pycontribs / jira

Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
https://jira.readthedocs.io
BSD 2-Clause "Simplified" License
1.95k stars 864 forks source link

Adding support for Teams and Organisations API #1803

Open Maxim-Durand opened 8 months ago

Maxim-Durand commented 8 months ago

Resolves the issue https://github.com/pycontribs/jira/issues/1761

1794 Started the needed work to add the Teams API but couldn't get around testing it properly as it needed to create an organisation for testing.

Hence this PR is based on #1794 but also adds support for Organisations management.

Maxim-Durand commented 8 months ago

@adehad I'd be very grateful if you could share with me the test results on the cloud instance :pray: