...ist" , is possible to hide from user and the behaviour still works? (I tried several things but it doesn't work: remove field from screen; include in behaviours selectListField.setHidden(true); Jira A...
For requirements of the "bug" issue type, users should not be able to move them to the "task" issue type. However, moving them to other issue types (such as "story") should be allowed. It would be e...
Hi Community, I want to show/ hide 3 custom fields (Text type, Select List (single choice) type, and checkbox type) based on another Checkbox field options on Issue View screen - using Scriptrunner ...
I see getActionName function only in jira server. And no exist in Jira cloud ScriptRunner. How I could reach this in jira cloud? Could you tell me how to do it? Big Thanks!
Hi Team, I was trying to hide a field in the view because it contains confidential data. This information should only be visible to a select group of people. To manage this, I created a group a...
We have a Scriptrunner behaviours rule that some fields are required. If we create a linked issue there is another screen mask used only with project issue type issue link summary d...
Hi Team, Can the "Clone" option in the ticket menu be hidden based on project roles or for specific users? It should not be visible to all users, but only to a select few.
Hello community, Due to a reported vulnerability in Atlassian, we have upgraded our Jira instance to version 9.12.22 and updated all our add-ons, including ScriptRunner. However, after the upgrade, ...
Hi I have a screen with below fields: - ABC - select list field with values A and B - Field1 - text field - Field2 - text field - Field3 - text field - Field4 - text field Logi...
...rom a helpful tool into a hay fever-fuelled headache, especially when you’re managing large and diverse teams. But fear not, Behaviours is here to help you nurture growth, enhance your teams’ e...
I've been testing some ScriptRunner functionality for our Jira Data Center environment, and have had no luck getting any Behaviours to trigger on field actions. For testing, I created a Behaviour f...
Hi Dear Colleagues, I need a behaviour script in scriptrunner, which will not allow to set the date greater then 1 year.
...se Scriptrunner Behaviours to show/hide various fields when the Team field has a specific team selected. So far, I can show/hide fields with a change to any field EXCEPT the Team field. I'm doing t...
Hi Community, My use case is: I want to hide "Yes" option under custom field X drop down when "No" option is selected in both custom fields: A and B. If "No" option is selected in cust...
Hi Community, I want to copy the field values of Parent on Child Create screen when user selects a Parent in Parent Link field present on Child. For example, there is a PARNT-1000 user...
Hi Community, I want to hide a custom field present on Parent issue when the Parent issue is in Done status and all its Child issues (linked by Parent Link field) are in Done status as well. Here, ...
Hi , I am encountering an issue with the new Jira user account ID format in the ScriptRunner behavior. The code works perfectly fine with the older account IDs that do not contain ':' or '-' signs. ...
Hi Community, I have a specific case where I want, a custom field should be hidden or set ReadOnly based of current Parent issue status and Child issue status (child linked via Parent Link)&nb...
I'm trying to hide or show a custom filed on a transition screen based on the value of a custom field in the underlying issue. I'm using a ScriptRunner behavior to accomplish this. I am f...
Hello, I'm working on a Scriptrunner Cloud Behavior that is meant to dynamically update the Summary field based on what the user is inputting on the Create Screen. This needs to be happening as a Be...
Hi Team, Can we hide the "Reason Not Approved" field under the Details section in the ticket view once the team has approved the transition (or ticket)? After a ticket has been approved or closed,...
Hi All, I am trying to make the Linked Issues field mandatory via Jira Scriptrunner Behaviour in JIra cloud. I tried below code but it didn't help. getFieldById("issuelinks").setRequired(true) ...
I use several Behaviours scripts to handle fields on a Jira Software form. In order to communicate with each other, these scripts use a hidden technical customfield Text Field (multi-line) to store t...
Hi Community, I want to set custom fields as Visible/ ReadOnly present on particular Field tab based on user group when the issue reaches to a particular workflow status. For example: I...
Hi Community, Can you help me out with my use case mentioned here: https://community.atlassian.com/forums/Jira-questions/Re-Re-Make-field-required-on-create-subtask-from-dashbo/qaq-p/2979512/...
Copied to clipboard