Context: There is a project with an issue type that requires buy-off from several teams. There is a field for each team that captures the status of their approval. Each field has the options of "pen...
Dear all, I'm trying to create a groovy script to create a new issue out of the current issue's linked issue. I'm unable to set reporter into the new issue, thus new issue is failing to be created ...
Hello, I wish to add the name of my fields on the kanban view, as well as having more than three of them on display. Basically: I know what js to use in order to do this for each card, but...
I am creating a listener that is triggered by a new link being created. The listener is then attempting to create a new Issue which has a Cascading Select List field which should be populated. Howeve...
Hi there, Anyone had any luck migrating Tempo worklogs from a Cloud site to another Cloud site using ScriptRunner Connect? I am using the template Migrate Tempo Timesheets Cloud worklogs f...
Hi, import com.atlassian.jira.jql.parser throws the error in the title. Though the class does exist in the documentation JqlQueryParser (Atlassian Jira - Server 9.12.17 API) I don't get i...
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...
... Please guide how I can achieve the above via jira automation or Additional fields using JSON or smartvalues for comments or scriptrunner behavior. Please note: I want to avoid Rule Error as i...
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...
Hi Team, I'm encountering an issue with the built-in 'Switch User' function provided by the Adaptavist ScriptRunner plugin. Jira Environment: Jira Data Center version: 10.3.4 (recently u...
...bsp; ] as Map<String, Object> def executionContext = [issue: issueToCopy] as Map<String, Object> def newClonedIssue = ScriptRunner...
Hi. I have 10 screen tabs on issue edit schema. I want to add per each tab a description (to tell user what to do). I want to avoid adding 10 custom fields to show that. Best solution wil...
...he above conditions using JQL or something can be configured using Scriptrunner. Thanks
Hi Team, How to remove the Security Level when transitioning between Issue Types within the same project I attempted to use a post function in another issue type workflow to clear the sec...
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 B...
...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...
Using Scriptrunner, I added a button that shows up in a particular project. The button opens a link to documentation relevant to that project. Currently, this opens in the same window. I would p...
...serManager.getTotalUserCount()) .build() def AllUserList = userSearchService.findUsers('', userSearchParams) AllUserList.each { log.warn(it) } Is there a more Scriptrunner HAPI Way to get all U...
I am trying to do automatic dependency management using Grapes. The dependencies are to be cached on Jira startup. For that purpose i have created in Scriptrunner Script Editor package called "s...
...ooking to get this using workflow validators using scriptrunner for Jira cloud using Jira expression. However, expression is able to validate only text field not the multiselect field. Tried with below e...
Hi community, I'd like to update a customfield (type: multiuserpicker) via ScriptRunner/HAPI "schema": {.. "items":"user", "custom":"com-atlassian.jira-plugin.system...
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,...
This is a long shot but here goes... I'm using Scriptrunner to integrate between Jira and various other applications via their REST APIs and using the built-in Unirest library. I've got dozens of s...
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(t...
Is there any way to disable email notifications when updating issues by using scriptrunner and scheduled scripts? I am using HAPI so my update looks something like this: I...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.