Enums§
- AddScreen
TabField Error - struct for typed errors of method
add_screen_tab_field
- GetAll
Screen TabFields Error - struct for typed errors of method
get_all_screen_tab_fields
- Move
Screen TabField Error - struct for typed errors of method
move_screen_tab_field
- Remove
Screen TabField Error - struct for typed errors of method
remove_screen_tab_field
Functions§
- add_
screen_ tab_ field - Adds a field to a screen tab. Permissions required: Administer Jira global permission.
- get_
all_ screen_ tab_ fields - Returns all fields for a screen tab. Permissions required: * Administer Jira global permission. * Administer projects project permission when the project key is specified, providing that the screen is associated with the project through a Screen Scheme and Issue Type Screen Scheme.
- move_
screen_ tab_ field - Moves a screen tab field. If
after
andposition
are provided in the request,position
is ignored. Permissions required: Administer Jira global permission. - remove_
screen_ tab_ field - Removes a field from a screen tab. Permissions required: Administer Jira global permission.