my jira version is 4.4.1. i put a validator on "description".and add the validation script below,but the field "description" gets no result. import com.atlassian.jira.project.version.VersionManag...
my jira version is jira 4.4.1 i add i validator on field "Resolution" in Behaviours plugin FormField formField = getFieldById("resolution") FormField descField = getFieldById("comment") if (f...
my jira version is jira 4.4.1,Behaviours Plugin version:0.5.0 there are two fields:User and Component what i want to implement is : when select a component ,the field "User" will be set to t...
Hi, Jamie I had no way to contact you. I feel you would be the best person to answer this. I've been using the Script Runner and Behaviours Plug-ins for a while and they're both amazing! Due t...
Hi All , How do we order a list(version picker) using setFieldOptions() in Behaviour plugin? My script is similar to this script.The "None" value appears at any random position . I want it to be a...
The Behaviours plugin can set conditional values based on other fields which is nice. I have everything working except I only want to set a default value during the "Create" of a new issue and n...
I'm using the Behaviours plugin to show/hide fields based on a selection in a field. My original question about this can be found here: https://answers.atlassian.com/questions/41707/trying-to-show-f...
Hi All, I am using the Behaviours plugin to add behavior to a field.i want to add a Javascript snippet in my Groovy script . Below is the js which i want to add in my Groovy script <s...
Hello, I'm using Jira 4.4 and Behaviours-jira-0.5.0 I try to modify a select field according to another select field value, like the example with component and subcomponent (here). I make t...
Hi, I have tried to inlclude javascript code and doesnt work. Any idea of how do it by using groovy script in Behaviours?
I've been looking at the Behaviours plugin, and it looks like it does exactly what I want - it will show additional questions based on the response on a previous question. Unfortunately, I can't g...
...have to add the mappings again. Since this option was not available in the Behaviour plugin, there was a though to modify the behaviour plugin source. Downloaded the source for jira 4.2.4 - "Behaviours...
i input the Name:Disallow "Duplicate" Resolution unless there is a duplicate link Description:If the resolution is set to Duplicate, this checks that there is a link of type "duplicates" and promp...
Hi, We recently were able to update our Behaviours plugin to version 0.4.7 We have: - JIRA 4.3.4 - groovyrunner 1.7.9 (groovy 1.7.10) Before updating Behaviours plugin our groovy scripts (f...
Hi, I wanted to install a new version of Behaviours plugin but when trying to enable I'm getting : 2011-11-16 09:14:04,708 http-8080-1 ERROR SG0215587 554x137x1 qd8kdm 10.136.152.168 /rest/p...
Copied to clipboard