You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [JIRA] create_agile_board method adapted for Jira Server
The `location` parameter of the `create_agile_board` must not be sent
for the Jira Server edition.
This parameter is not supported as per the REST API documentation and
throws an error if sent anyway.
* [JIRA] add method to associate an issue type scheme
* [JIRA] add method for creating a new issue type scheme
* [JIRA] add method for creating a new permission scheme
* [JIRA] add method for adding a field to a given tab in a screen
Co-authored-by: Tobias Kühne <tobias.kuehne@deliveryhero.com>
0 commit comments