Your stakeholders don't have time to sift through endless data. Clarity and consistency are everything, and that's where reports in Confluence shine. Structured reports keep everyone in sync, wheth...
Hi Community, I have portfolio hierarchy i.e. Portfolio Epic > Feature > Task > Subtask in a project. My use-case is: When Portfolio Epic is cloned, the linked Child (Feature) also gets ...
Hi Community, I have 4 level hierarchy : Portfolio Epic > Feature > Task > Subtask in a project. My use-case is: When Portfolio Epic moves from In Progrss to Close status, then all it's l...
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, ...
...gile) and Shane Raubenheimer (Agile Technical Consultant, Adaptavist) Cost: Free Why attend Spot the anti-patterns that keep improvements stuck in “next sprint” limbo. Capture a...
Hi Team, is it possible to get some details of issues on Jira data center running groovy script on Jira cloud instance?
Hi, We have Jira v9.4.1 and Jira Service Management v5.4.1 datacenter installed. We want to hide Create issue button for a single Jira Service Management project. As users are using this Create bu...
We have upgraded our Jira instance to version 10.3.5. Previously, we used the com.atlassian.jira.util.AttachmentUtils.getAttachmentFile(Attachment attachment) method to retrieve a File object fo...
Hi All, I’m trying to set a help text on the Original Estimate field dynamically using Behaviours. The goal is to show a message when the entered value in Original Estimate exceeds a certain th...
Hi, We have below questionnaire as single select list custom field in Jira Datacenter v9.4.1. We want to sum the answers and then divide the sum by the number of questions. Then map the average wi...
Hi Team, how can I get jira project boards with column names and status names in these columns using Adaptavist Scriptrunner for Jira Data Center
Please help me understand how to use the Scriptrunner's resource in the REST endpoint. Right now, my script does not work without a token in it, but I want to hide it with the Resource. I use it t...
Please help me understand how to use the Scriptrunner's resource in the REST endpoint. Right now, my script does not work without a token in it, but I want to hide it with the Resource. I use it t...
...he amazing skills we see across the Community 💙 If you're considering a new challenge, why not explore some of the opportunities within The Adaptavist Group... I'm talking Adaptavist, S...
I'm using Jira Cloud and Advanced Roadmaps. I have the Team field set up and I use it to filter work items and display them on boards. We have two teams working in a single Jira project. I want to u...
I can't figure this one out and it probably is easy for most of you. We want to create a script at the create issue step in the workflow that prevents an issue from being created using JSM form if th...
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...
looking for a solution in Datacenter to automate the creation of Request Types and adding filed to the form.
Hi Community, Is there a way to send out scheduled email using Post-function? My use-case is, I want to send out scheduled email to Reporter, when a Parent issue is sitting on Done status and its C...
Hi Community, I want to hide a custom field (radio type) present on Parent issue based on JQL query, Child filter: project = CHILD AND "Parent Link" = PARENT-XXX AND status != Done when Parent is ...
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, ...
Dear all. In our current Jira Data Center 9.12.15 with Script runner 8.36 we have a fully working script define as below : import com.atlassian.jira.component.ComponentAccessor import c...
...ggs of Service Management with Phill Fox – Expo Theatre, Wednesday 1:00–1:15pm 🤖 AI in Action: Adding Value the Smart Way with teams from Adaptavist, ScriptRunner, and Kolekti –&n...
Can some please explain how to, using Groovy in ScriptRunner for Jira Cloud, copy an attachment from a parent to child workitems i have created? I found a response claiming HAPI's Issue would ...
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) ...
Copied to clipboard