I would like to be able to get all possible resolutions for a specific "/rest/api/2/issue/myBugIssue".
Example: a issue from Type:"Bug" can have relsolutions like "Fixed, Cannot reproduce,..."
In my case a issue from type "Bug" connot have the resolution "Done" and I want only the related resolutions to this specific issue which has a specific type:"Bug" or "Task".
I found something like: "https://xxxx.de/rest/api/2/resolution" but this provide me all resolutions.
Has anyone had any experience doing this?
Johann
All resolutions are valid choices.
There is a trick the UI can do with workflow properties, in that it can limit the list shown in a transition screen, but REST doesn't go through the UI.
thank you very much
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.