I have two custom fields both are select list, one is multi select list and another is single select list. Multi select list field options are "A" and "B". Single select list field options are "...
Hi Community, My use-case is: 1) There are 2 different workflows: Parent (Initiative - issuetype) WF and Child (Portfolio Epic - issuetype) WF. Parent issue and Child(ren) issue(s) is/are linked by...
Hi, There is a particular request type which should be created by a specific user group. The request is created from the portal. We have created a scripted validator but that is not working. The ...
H Community, I want to pass a condition where - if user(s) is/ are selected in User Picker (multiple users) field, then a custom select list should be editable else it should set in ReadOnly mode us...
Hello, I'm currently migrating from a DC installation to a cloud installation for JIRA, we're using scriptrunner and I had to do the initial JQL keyword sync described here: https://docs.adapta...
Hi Community, I want to set an option validator for Select List (multiple choices) field on Create transition in Jira Cloud Workflow. Use-case: - On Create screen, if user selects Option 1 a...
Join this interactive virtual workshop on Wednesday, October 22 at 1:00 pm EDT to have your current SPM capabilities assessed – in partnership with Adaptavist – and get battle-tested t...
If I have a common class do I cut and paste it into every script that uses it ?
How can I access to the issue where was attached a file in a listener with "Attachment Created" Event? Thank you! Guido
Hi there, with a ScriptRunner validator on the issue creation workflow transition, I’m trying to verify that the assignee belongs to a specific group (not to a role). I had no problems when te...
Hi Community, Pre-requisites: I have three tabs on Issue View screen. On each tab, there are two custom fields (Total 6) When issue is in Open status, only first tab is visible to user. W...
Hi all, I'm working on a Jira Behaviour using Scriptrunner, and I’m trying to set the value of a custom field based on an API response. The code runs without errors, and the condition is met (the cu...
Hello everyone, currently I am trying to create some reports with Scriptrunner, which seem not to be provided by Atlassian itself. I am trying to search all projects where a specific group h...
Hi Community, I want to show/hide multiple custom fields (text type, checkbox, select list (single/ multiple choices)) based on Select List (single choices) field's values on Issue View screen using...
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 ...
Hi Community, How we can show/ hide Message Type custom field on Issue View screen based on Workflow Status and User Groups using Scriptrunner Cloud Behavior? Please provide a sample code as it wou...
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...
Copied to clipboard