Get Required/mandatory transition fields using REST API

Srilatha Pokala June 6, 2017

Following is the URL i am using to get list of Transitions and fields on each transition.

/rest/api/2/issue/{issueIdOrKey}/transitions?expand=transitions.fields

API does not seem to be returning correct field attributes like required attribute.

I see many of the fields as required when i click on tranistion but the API returns as required:false for every field.

Is there something wrong API i am using or any setting that is available?

Your help is appreciated.

 

 

 

1 answer

1 vote
Chander Inguva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 6, 2017

Hey Srilatha,

The API endpoint is right and i cannot reproduce the issue. Are you using any custom post functions or behaviours on transitons ?

Screen Shot 2017-06-06 at 7.43.58 PM.png

 

Screen Shot 2017-06-06 at 7.44.59 PM.png

Srilatha Pokala June 6, 2017

Thank you for the response.

Yes, we do set required fields in workflow Validator.

"Fields required during a workflow transition" is avaiable thru JIRA Suite Utilities plugin.

David Georgy June 18, 2018

Suggest an answer

Log in or Sign up to answer