The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to associate a validation for a workflow transition using a plugin?

Apoorva Sharma
Contributor
December 7, 2022

Hi Team,

We are trying to implement a custom plugin that would allow the project admins to have access of making a custom workflow validation that would be applicable to certain workflow transition state only. 

Now, we are following through a tutorial (https://developer.atlassian.com/server/jira/platform/creating-workflow-extensions/#part-3--create-a-validator) and found this very useful. But we were wondering, if there are  any REST APIs exposed by Atlassian for Jira which can be utilized instead of manually mapping the validation to the workflow transition.

Regards,

Apoorva

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
December 7, 2022

Hi @Apoorva Sharma ,

here you can find the current available REST apis related to workflows .

Unfortunately there are no apis available to edit a workflow.

Hope this helps,

Fabio