Created Jul 13, 2022, Last active today
Hi: Using ScriptRunner plugin, I've been able to get you to send a message by changing the status to "Done", but I have two problems: 1-I cannot send the email in HTML, it sends in simple text...
Hello, I'have been setting our Jira cloud for the past days and I'am trying to make the Jira-Testrail integration work. I've configured a cutom field (single select dropdown). The custom field ...
Hello, I have a Project A(Epic)---Project B(Story)|| Project A(Epic)---Project C(Story) hierarchy. This is across a lot of projects in Jira. I need to see only the epic link of Project A when I cr...
Multi Level Cascading Select not working in behaviour plugin.Can you suggest me any way how to work I want to capture on change of one of the select field of multiselect and change the...
Hi, I'm creating a custom subtask on an issue by including a web fragment in the 'More' menu on an issue. The code is executing perfectly and displays a flag on success but there's nothing to indica...
Any idea what's going on with the Bitcket Teams integration on the Marketplace? It appears to be broken, the Get It Now button just gives me a JSON object. https://marketplace.atla...
Hello, I have a Custom field(Multi User picker), is it possible to copy the names of the selected users to a Text Field Thanks.
Hello Community, I have been using ScriptRunner for Jira for sometime now, I have gotten pretty used to it. I am now looking into ScriptRunner for Confluence. I looked online and found no real docu...
Hi all, I'm running our scala project using sbt and this plugin is perfect. But is it ever going to support later versions of Bamboo Server? Specifically the current latest, 6.2? John
For team calendar, we can get notifications as a watcher for events created however the user who creates it never gets the email. Is it possible that the person who created the event can get an&...
Dear all, We have custom created Intranet page on Confluence, created by Add-on - ThemeBuilder. Previous team in our company developed it and now I have a little bit problem with written code. T...
HI I have six subtasks. A B C D E F If C is rejected. I want to change tghe status of D E and F to rejected. If D is rejected. I want to change tghe status of C E and F to reject...
Hi there, I would like to clone an issue during a post-function of a transition. As I want to clone it more than once, the pre-defined clone post-function won't do it. How can I access the cl...
Hi. I need to add the sprint name to the summary. But Id doesn't work. def cField = customFieldManager.getCustomFieldObject("customfield_10004") def sprint = issue.getCustomFieldValue(cFie...
Any pointers
Upon creation I would like to make Epic link Mandatory if the fix version = a specific value only
...ateFormatter.format(issue.dueDate) Calendar newDueDate = Calendar.getInstance() newDueDate.setTimeInMillis(issue.dueDate.time) boolean update = true switch (value){ case "Bi-Weekly": newDueDate.add(C...
Im looking for some help creating a REST API script to clone projects that also use schemes from plugins. Im using "Smart attachments" and "Field Security Plugin" which both use schemes in the projec...
Hello, We have a custom field - "Deployed in Environment" which is checkbox field with multiple options (Dev, Test, Stage, Prod). We have corresponding date fields to capture deployment dates f...
Hello everyone. I'm trying to create a script in a "create" postfunction to get an userpicker customfield value and with that value fill the assignee field. import com.atlassian.jira.co...
Is there some way with GroovyScripting (ScriptRunner) add your your own ChangeHistoryItems to activity-history section. I've tried to search for ChangeHistoryManager and classe...
I installed the trial version of team calendars and can successfully create a personal one. However, when I attempt to create a Team Calendar in our space, I get an error, Page Not Found - the page d...
Version of JIRA -7.3.3 & version of ScriptRunner -5.0.14 Description I am going through documentation on canned comments for Service desk https://scriptrunner.adaptavist.com/5.0.1...
In confluence from Team Calendar how to export Calendar with custom "Even Types"
...nHold") { pmoSprintStatus = "Active" } } if (pmoSprintStatus != "") { put("/rest/api/2/issue/${issue.key}") .queryString("overrideScreenSecurity", true) .header('Content-Type', 'application/j...
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