Hi ,
I want to retrieve the list of workflow schemes , workflows applied to given issue types (not the issue type scheme) and projects from the database /using REST API.
do we have any ways to collect the data? please advise.
Thanks,
Lakshmi
Hi @Packialakshmi Subramanian ,
I think you can do this only per project.
Take a look here: https://docs.atlassian.com/software/jira/docs/api/REST/8.8.1/#api/2/project/{projectKeyOrId}/workflowscheme
or here
https://docs.atlassian.com/software/jira/docs/api/REST/8.8.1/#api/2/workflowscheme
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.