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

0 votes
Fabio Racobaldo _Herzum_
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

Suggest an answer

Log in or Sign up to answer