Created Jul 13, 2022, Last active Mar 6, 2026
...(params) as IssueLinksSystemField.IssueLinkingValue if (issue.issueType.name == "Test") { issueLinkingValue.linkedIssues.size() > 0 } else { true }
According to CCW Digital, customer experience and customer service management are the priority for over 50% of organizations. Obviously, it's important to pay attention to both these aspects bec...
I just started using the script runner for subtracting my custom field and created datetime I am getting the values of both fields successfuly but i need to subtract them to get the differen...
Hi, Jira Application is running on cloud, so script runner code is in need for below scenario, I have a custom field called approver, when ever the approver is selected while creating an ...
While creating new issue for issue-type "Bug" users sometimes pick "Backlog" as Affected Version. That is inappropriate value for new "Bug" issue. We want to have "Backlog" value available for ...
I'm trying to make jira plugin. I want to add image, css and js files in my html file but I couldn't do it. That's how looks my atlassian-plugin.xml <web-resource key="Saphire-resources" name="S...
Hi Team, I am using the JIRA cloud version. I have a mapping sheet saved in either xlsx or CSV mode and has attached the file in a JIRA Issue, now i want to read the excel file and update the ...
...rogress")) { flag = true; } else { flag = false; break; } } } // Transition to Fully Deployed if(flag || count ==0) { System.out.println("@@@@@ fully Destination Object Status i...
Hi, I want that the event type is displayed in the calendar, not only the event color. Is that possible? I was not able to find out hw to configure this. Thank you for your help &n...
Get your free health check in minutes not days Cprime is excited to announce the availability of two complimentary health reports to allow Jira admins, Business Managers and various other stakeholde...
Good morning All! Some weeks ago I have posted a question, and I have got some usefull answers but I couldn't resolved a new issue that I have. I have a Groovy validator on Resolved t...
You might get a collection of SAFe-related apps from Atlassian Marketplace, but why not get BigPicture 7 – an all-in-one SAFe-compliant project management app that will one day in the future unite Ji...
I have created a set of test cases with folder structure (ABC->DEF, ABC is parent folder and DEF is child) and want to retain the same structure while adding the test cases to Test Run/Cycle in "T...
Hello. i am trying to copy value from Epic To Story when the user click on the issues in epic button using the jira script runner Behaviours . i manage to copy custom field select list field ,...
I have found similar answers to this issue, but none of them seem to really help me out. One of those pages being - https://tempoplugin.jira.com/wiki/spaces/TEMPO/pages/172785887/Configuri...
...escription").setReadOnly(true) }else{ getFieldById("description").setReadOnly(false) } This script is for Kumar created tickets other user cannot edit the desctiption for Kumar created tickets The only&n...
...orkflow function: Set issue security level depending on provided conditionHelp Sets issue security if the provided condition evaluates to true Description: We have custom filed "Teams". We h...
Hi All We have recently purchased scriptrunner and are looking to use it for our risk matrix. Im relatively new to groovy so was hoping to get some help. We have 2 custom fields "risk co...
Hey Atlassian community, I help lead engineering at Sentry, an open-source error-tracking and monitoring tool that integrates with Jira. We started using Jira Software Cloud internally last year, a...
I am trying to get the script below to work - I have tried adding it to each field in behaviours as well as on one field. The issue appears once I add the additional if statement. I have also tried t...
We had issues where only some of the questions weren't appearing in some of our spaces. We attempted to complete a UI driven rebuild of the content index, and that failed due to an OOM received. It w...
Hi Community, The idea is, have on Jira only one field "Approver" created, and this field by default allows you to select one of the all users that you have in Jira. Until here all is fine ...
As we already know from the previous articles about Help Center and Request Form, we need to take advantage of both native and advanced customization to improve the customer experience...
Hello! The situation is this: I need to output the selected string value from the child's drop-down list to another field. here is the code <code> import com.atlassian.jira.issue.MutableIss...
Hello everyone! Need some help with Adaptavist and Jira api's. I need to get amount of test cases by projectKey. So adaptavist has api method testcase/search So a can get tests by projectKe...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard