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: 

Customized Script in JIRA

Shr Sar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Mirek
Community Champion
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