Created Jul 13, 2022, Last active Nov 7, 2025
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...
Hi, We just added Questions for Confluence plugin to our "self hosted" instance of Confluence. Everything seems to be working fine except that we cannot use the vote feature. Each time we ...
Has anybody installed the new GitHub add-on? I've installed and it says that Sync Status is Complete but I am not seeing any change in Jira or Github. There does not appear to be any attending docume...
Hello there, is there a way to update the priority on a issue according to a value on another customfield. I found out that scriptrunner behavior's can do this. I wrote a b...
Hi. I am trying to create a script to run a scheduled job of creating/updating issues everyday. I am reading the field values from a text file and parsing through the data to create issues. I am quit...
Hi Team, Request----> Whenever components added in a project, the same component value should add in product(selectlist) section. Below script working as expected. ...
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