atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 642 forks source link

[Jira] Added get_version and move_version #1333

Closed austinmh12 closed 4 months ago

austinmh12 commented 4 months ago

Used for fetching a specific version if the id is known and used to reposition the versions without having to go through the awful UI to do so.