Created Jul 13, 2022, Last active today
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/...
Hi , I would like to make a button, with script fragments, that will run a REST endpoint code, that will send a mail with a table that include the issue data inside. I made the button already,...
Hi, I'm trying to copy system field (id = aggregatetimespent ) into a custom field using script field. As I understand getCustomFieldObject is only good for custom fields and ...
Hi I encountered this error when using the Send Notification post function. Please advise. Thank you 2018-10-08 09:00:08.382 INFO - Serializing object into 'interface java.util.List' 2018-10-08 09:...
Hello All, We are using Script runner for JIRA to achieve following functionality: We have three custom fields: Start Date(Date/Time picker) End Date(Date/Time Picker) No. of Days(numeric type) ...
Hi, Is it possible via Scriptrunner jobs to delete all child pages of a specific page every day? How would i go about doing this?
Hello, I wanted to make our static customer portal form dynamic such that by selecting few value(say from a drop down field), subsequent below fields gets changed. Right now, my form is static and ...
Hi All, How to change the description of a field for a particular field configuration using groovy? I have written the below script. It is not throwing any errors and it's not changing the descript...
Hi, I'm trying to update multiple issues based on JQL query, for fields which are null values to value ['None'] is it possible to change the null value to label type ['None'] value? when I run t...
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