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.94k stars 859 forks source link

Fix issue_type_scheme method not working/returning correct type #1695

Open DEADSEC-SECURITY opened 1 year ago

DEADSEC-SECURITY commented 1 year ago

This PR fixes a bug with the method issue_type_scheme where it was raising an error due to the Json Object not containing schemes which was expected to have the List[IssueTypeSchemes] object list.

Now the method properly converts the json data into the list of objects intended.

github-actions[bot] commented 7 months ago

Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: