Different project has different set of issuetypes depending how people are setting it up, right? I would like to iterate through all projects and print all the issuetypes. How could I do it? I am using the JIRA python client and I suspect that the client can’t do it.
Something like that:
Proj1
Epic
Story
Bug
Improvement
Proj2
Story
Bug
Proj3
Task
Improvement
Are you looking for all issue types used in the projects or all possible issue types in the projects? For example, if issue type Bug is in a project's issuetype scheme but no Bug issues have been created, yet, would you still want to list Bug in your results?
All possible issue types in the projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.