Skip to content

[JIRA] Add multiple methods #977

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

maeRamadan
Copy link
Contributor

  • create_agile_board method adapted for Jira Server
  • associate an issue type scheme
  • create a new issue type scheme
  • create a new permission scheme
  • add a field to a given tab in a screen

@maeRamadan maeRamadan marked this pull request as ready for review May 17, 2022 07:51
@gonchik gonchik merged commit 9f0cd18 into atlassian-api:master May 22, 2022
gonchik pushed a commit that referenced this pull request Sep 3, 2022
* [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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants