Forums

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

Automation validators for workflow

Vadim Lutsevich February 8, 2019

I need to automate validator creation for workflow in my Jira. F.E.:

Jira gets data from file (csv) or SQL DB and checks the number with value of some position in data (file or DB). If value in some customfield is bigger than value in data, then task can't move forward in workflow.

Also, I need to get values from fields in datafile and notify about it in some screen on transition.

Anybody knows, is there any solutions for my issue?

1 answer

0 votes
Alexey Matveev
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.
February 8, 2019

Hello,

You would need a plugin for it.

You could use the Power Scripts plugin:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation?hosting=cloud&tab=overview

You could create a validator which would read a csv file or a database table and then implemented required by you logic.

Vadim Lutsevich February 11, 2019

Actually, I using ScriptRunner but I thing somewhere is more simple and elegant solution. The best way is would be an addon that creates a pop-up window/frame.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events