Hello!
I have Jira Data Center (v. 8.20).
I need to find list of all issue types and statuses. There gonna be icons and names.
I tried to find in off. docs, but not get.
Plz help.
Hi @Denis Mitin
If you want to list all issue type and status available in your JIRA instance you need to be JIRA Admin.
Administration > Issues > Issue Types
Administration > Issues > Statuses
Regards
Hi @Denis Mitin
Florian is right. You can also check using the API
https://<YourDomain>/rest/api/2/issuetype
https://<YourDomain>/rest/api/2/status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.