Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix issue_type_scheme method not working/returning correct type #1695

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

DEADSEC-SECURITY
Copy link

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.

@DEADSEC-SECURITY DEADSEC-SECURITY temporarily deployed to ack September 18, 2023 19:20 — with GitHub Actions Inactive
Copy link
Collaborator

@adehad adehad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look forward to the addressed comments!

jira/client.py Outdated Show resolved Hide resolved
jira/client.py Outdated Show resolved Hide resolved
Co-authored-by: Adel Haddad <26027314+adehad@users.noreply.github.com>
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants