Created Jul 13, 2022, Last active Dec 22, 2025
I am using the Behaviors plugin to show a subset of the fields in a list for a given projects but I have noticed that if I have disabled items which were previously selected that I do not know how to...
Hi all! My name is Miles and I work on the Marketplace team. We’re looking for better ways to recommend and suggest apps that are truly crowd favorites, so of course we wanted to poll the Community. ...
I am working on a post function custom email - I am looking to create a condition that checks if a certain checkbox was selected in the parent issue. --------------------- &n...
can we use script runner in bitbucket server instance(not datacenter) for mirroring all the repos in a single shot. or should we set up mirroring manually for each repo separately in script runner. ...
Hi, I am trying to modify the description and environment field. Both of them are system fields and both are large text areas. Am I able to use behaviors to reduce the size of those? I am mo...
Hi, In scriptrunner the behaviours flod the logs and I would like to disable the logging. I tried disabling from the behaviours UI config but it just re-enables all the time. Can I disabl...
With so many browsers and platforms being used today, software application testing can no longer be confined to one or two browsers or platforms alone. While you have Windows, mac, Opera, Safari, IE ...
This have been discussed multiple time and I reviewed many answers but could not make my script to work.... I'm using this in the "behavior" to Assign to a specific user per the team the reporter se...
if my Jira server user Directory is using LDAP. What will be the best way to : getUserByName("A"), addUserToGroup(user,group) error: "message":"org.springframework.transaction.CannotC...
I have 2 custom fields in Customer Portal form: Audience - Multi-select field Audience (Not in selection) - text field; optional on initial page load When "Audience" field value contains "Not in...
Hi, I have created a 'multi select checkboxes' custom field 5 option including 'None'. It is a single field with multiple checkboxes as options. I am trying to write a behav...
My catalina.out is flooding logs like this. 2018-10-09 04:25:43,527 http-nio-8080-exec-13 DEBUG sn410423 265x11299x1 1jbqmb4 10.122.50.165 /browse/FOS-805568 [c.o.j.groovy.groovyrunner.spring] Befor...
I have two projects: - Project_A - Project_B What I want is to hide project `Project_B` in dropdown menu of modal dialog `Create Linked issue` if an user click button `Create Linked issue` from is...
...reate"]) { def PKS = getFieldById("customfield_11904") PKS.setRequired(false) PKS.setReadOnly(true) } What this looks like. After clicking on create however. Any idea on how else I...
Hi Team, We are having a button (scripted macro) on a confluence page. On click, it should send mail to a confluence group. Kindly let me know if this is achievable or any other better alternative....
Request----> Whenever components added in a project, the same component value should add in product(selectlist) section. Below script working as expected. import com.atlassian.jira.compo...
How can we create an issue to jira from confluence using Scriptrunner?
This article is extracted from The Hitchhiker’s Guide to the Atlassian App Galaxy, a free e-book that features real-world use cases for 25 of the coolest apps in the Atlassian ecosystem. Download you...
Trying to add a duplicate button to quick edit an issue when looking at the agile sprint board except any web-item I add shows up as a dropdown instead of a button as shown in the pic below, &nb...
Discovered error with a custom scripted field, most likely after having upgraded to JIRA 7.8.0. It looks like ComponentManager has been replaced with ComponentAccessor. This was my script: im...
Hello everyone I have this post-function in one of my workflow transitions. import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.issue.CustomFieldManager import com.ope...
Hi, In HR Project, we have the business requirement that tickets can be reassigned through transition and the new assignee can reject it, so the ticket is to be assigned back to the previous assigne...
Hi Everyone Does anyone know if you are able to create a single 'Team Calendar' pulling in only certain areas of interest from each one without manually filtering? i.e. Calendar 'A' just the meetin...
I'm trying add groups to space notifications and I have a error when I try to go to "Space tooks -> Advanced Space Functionality -> Group Space Watch" Confluence 6.10.1
Hello, I would like to run a script listener through REST Endpoint. I want to put the listener URL in the rest endpoint code here: document.getElementById("fConvert").action = "/rest/scriptrunner/...
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