My current script isn't working at all. It doesn't even look like the behavior is being triggered. I'm attempting to make 3 fields--Supplier (10132), Live Date (10343), and MPAN/MPR (1...
I have two date and time fields start date and end date, when user trying to edit date fields if end date is less than start date should throw an error, if start date is empty then it should clear th...
Hola Atlassians, I have seen several cases of adding a postfunction and/or using ScriptRunner to add a comment automatically after doing a transition, but my case scenario is different. ...
Hi Community, I have created a Select List (Multi-Choose) field with 10 options, and 10 Text fields. The Text fields should hide/ show based on the selected options present in Select List (Multi-Ch...
Hi Community, I have created a Select List (Multi-Choose) field with 10 options, and 10 Text fields. The Text fields should hide/ show based on the selected options present in Select List (Multi-Ch...
Hi All, In Jira cloud I have two custom fields with dropdown yes or no values. If I select Yes in any of the fields then other three custom fields should become required. I need this to be d...
Hi Community, I have created a Custom Checkbox field with multiple options and three custom fields: Text(Single-Line). The Checkbox field contains three options: Alpha, Beta, Gamma Based on the...
...o logs, like if the on change event is not being triggered. Does ScriptRunner's Behaviours provide support for this type of fields? Thanks!
Hi, What should be very simple has proved challenging getting the right syntax. I am successfully picking up the select fields value from the parent issue but despite the many variations I have trie...
Hello In my Jira Cloud i have created 2 behaviours for set a diferents description in the system field description in two issue type but in the screen creation when i switch the issue type s...
Can i create automation rule on the cloud since I can't migrate to cloud in Behaviours? Or if there is another way, please suggest.
I installed Behaviours on our Jira cloud instance and was able to create creation templates for parent issue types, e.g. Story, etc. but that same functionality failed to work when trying the same o...
Hi Community, I have a typical requirement, where I want to show/ hide the custom fields based on the Message Type field in Issue Edit Screen in JIRA data center. Existing configuration: I have c...
I am trying to setup a behavior where if a user selects the value "IR Linked" for custom field "IR Evaluation" ("customfield_17007"), then an issue must be linked on that same Resolve transition scre...
Hi Team, def errorText = "For the Ticket Type Bug, if the Sprint field is set, the Fix Version/s and Release Date are mandatory. " def sprintField = getFieldByName("S...
Hi, On a request type form we have an Assets custom field. Now we want when a certain object is selected in this field that the open issues that are linked to this object are shown in an issue-pic...
I've been using behaviours on cloud, and I'd like to display a message on a particular issue, when it reaches a particular status. But.... I'm struggling with the issue status. I've got it v...
Hello, I want to create a custom picker scripted field (so your builtin example that calls the country api perfectly fill the need) BUT I want this list (more like the API call made to the external...
Hi Community, I have created two screen tabs (Tab A, Tab B) and running a scriptrunner behaviour where I am showing the Tab A on Status A and Tab B on Status B only when opening Issue Edit screen. ...
Hi Community, I have created two screen tabs (Tab A, Tab B) and running a scriptrunner behaviour where I am showing the Tab A on Status A and Tab B on Status B only when opening Issue Edit screen. ...
I need to show and make required specific fields if Select List (Single choise) equals to "Yes" in Jira Cloud on Portal Request Type. In Data Center I can do this with Behaviours script, but how c...
JSW/JSM DC 9.12.8/5.12.8, ScriptRunner 8.32.0 I have a UI fragment of type "Create Constrained Issue Web Item". The preview show me this: <web-item key='request-new-analysis' name='ScriptRunner ...
Hi Team, We are looking for the configuration to update the parent ticket field value based on the sub-task field value using the scriptrunner The requirement is : If the main task has "n" numbe...
Hi all, I'm trying to create a behavior where I set values within a specific field based on which project is active within the "Create" screen. How would I do this? Currently, I've tried the fo...
Before the update to Jira 9.12.7, i had that the description was prefilled in one Request Type with a Script Runner Behaviour and it worked until the last update to Jira Data Center 9.12.7 and Jira S...
Copied to clipboard