I am trying to get issue done transition manatory fields.Here i don’t have issue key.Based on merging condition automatically detect issues and tried to close that ticket with manatory done transistion field values.Before Issue moving to Done(transition) status ,It is possible to get project having issue transitions manatory fields without using issue key?
I want api similar like .This is for getting issue creation manatory field.I want issue done transistion like below without using issue key
route/rest/api/3/issue/createmeta?projectKeys=${jiraproject}&issuetypeIds=10000,10001,10002&expand=projects.issuetypes.fields
;
Hi @Dhurgeswari How do you make the field mandatory? Field Configuration or Validators? You need to have a transition screen and the following API will give you the list of fields.
/rest/api/3/issue/{issueIdOrKey}/transitions/{id}
Hope this helps!
I am using validators for making the manatory field in done transition.But here i don't direct visible issue key.i have only projects and issue types based on that i am automerging tickets and closing duplicate tickets.how to i get done transistion manatory fields without using issue key.do you any jira api for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.