Customized Script in JIRA

Shr Sar June 4, 2014

I'm using JIRA 6.1 and I want to write customised script using Script Runner . I want to write some validations. How can i write those? And how can i link those scripts with my button click event?

1 answer

1 vote
Mirek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 4, 2014

Hi,

In order to be able to create a custom validator you need to have some programming knowledge. Complexity depends of what you want to achieve. It could be a very simple script or very hard. Below are few examples:

https://jamieechlin.atlassian.net/wiki/display/GRV/Validators

All information who to deplo such a custom script you can find in the documentation:

https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner#ScriptRunner-Conditions,Validators,Post-Functions

Best Regards,

Mirek

Suggest an answer

Log in or Sign up to answer