Created Jul 13, 2022, Last active today
Hello, After correcting all depracated functions 2 months ago and leaving all my Scriptrunner coding with a green icon at the "script registry", suddenly I have several yellow warning icons with the...
Hi I would like to make rest call using groovy script in behaviors
Groovy code to get users list of certain project role of Jira Project I have a requirement of displaying the approvers name specific to project role in Jira beside the approver stage Like for examp...
I'm using ScriptRunner to default fields from the parent when a sub-task is created. I have a custom field that is a dropdown and I'm having trouble getting this field on the sub-task to defaul...
@Elisabeth Chin is a content developer at Praxent, where she writes articles about software development, product strategy, and more. In 2017, Praxent won a new client with a thriving retail busin...
Hi . I need to know if a field date value is a holiday asking to cservicee desk calendar using scriptrunner. Anyone have any experience about this request? thanks in advance.
I am new to the use of Adaptivist, however, we are having a challenge linking a defect to a user story that will then be shown in the backlog
...bsp; "primary": true, "singleInstance": false, "type": "stash", "typeName": "Bitbucket Server" }, "b...
Hi, Can't seem to figure out how to simulate the correct approval function without actually using it. My situation is that I have a custom implementation for Mail Approval which uses E...
...jaxOptions: [ url : getBaseUrl() + "/rest/scriptrunner-jira/latest/issue/picker", query: true, // keep going back to the sever for each keystroke // this information is passed to the server with each k...
Using Script runner we have some script listeners that automatically copy certain values from one field to another whenever an Issue updated Event is triggered. However I recently noticed that when ...
HI i have 2 fields. one is filled in the creation from. but the other, need to filled by a condition. the due date need to have a working/business day. (not saturday and no...
I have code that sets the default value for resolution and works fine in the the first option becomes the default. Is there a way to have the default option = "Please Select" then the defined ...
Hi, We have written a Script Plugin based on this guide by Adaptivist Script Runner. The plugin is basically to enforce some pull request checks e.g. branch name with valid jira ticket id, ...
We have a requirement when offboarding staff to create a number of linked issues via a transition post function. We are having issues with a boolean conditional execution which needs to prevent...
Hi - I want to use the scriptrunner plugin to return a match when a custom field (Related JIRA Issues) CONTAINS - so matches, the issueKey. We have this field synced so that it returns on pa...
Hi.] I want to create a condition script to validate if a cascading field are filled. Following my simple code. if is true a linked issue will be created using scriptrunner &n...
Hi, I would like to change get the last transition date, how do I change this script runner script to do this? Many Thanks Kevin package com.onresolve.jira.groovy.test.scriptfields.script...
I have a scripted field to return the last comment from issue: import com.atlassian.jira.component.ComponentAccessor def commentManager = ComponentAccessor.getCommentManager() def comments...
Hi, I created a Behaviours script to show/hide one of seven custom fields (B1-B7) depending on the selected value of another custom field (A). The behavior is defined on field A, with no initialize...
Hi, I'm new to Jira Plugin Development and wondered if there is any widely adopted way of how to develop js-based frontend pages including customized diagram drawing for plugins. Can we just go ahea...
Hi Innovalog, Our JMWE version in Jira "Server" is 4.0.7 and we're planning to upgrade this to the latest version, "5.2.1" If we upgrade our JMWE to the latest version, are we going ...
Hi. I'm writing a Scriptrunner script to manage Bamboo build plans upon Jira issue status change. For that I need to get an assigned to the issue branch. I do it that way: import com.atlassian.jira...
How to change the format of my Date Picker Custom field in my Email post-function please ? I am using this in the Email template : <% out << issue.getCustomFieldValue(com.a...
Hello I'd like to restrict Script Fragment and REST Endpoint for users in specific project role. I detected strange behavior with ApplicationUser returned by "ComponentAccessor.getJiraAuthenticat...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard