Created Jul 13, 2022, Last active today
Hi! I am looking for a addition to Jira, which connect a few project. I need function to move issues from project to project or synchronize (value and properties) issues between them.
I need to set a custom date field to 1 week from today's date if the user chooses "High" for the priority. I need to do it as the user is creating or editing the issue, not post function. Can I do t...
How Can I restart SLA counter using a scriptrunner script in a postfunction? thanks.
Hi, We are using behaviours to automatically set fields on issue creation, but it is not possible to update the value of an insight field. We tried with the key, name and value of the insight object...
Hi everyone, I need help to build a script that requires Log work to be filled only if issue type starts with "Infra". I have several issue types but Time spent (log work) field is only mandatory if...
We are using SLA Powerbox for managing our SLA agreements. By ordering our issues based on the SLADate (Deadline) we want to establish the backlog of our issues. However, sometimes it is requi...
Hi Team, i need help on below, what is the difference between SharePoint Connector for Confluence and and Connector for SharePoint Search. we need add on for g...
I recently tried to detect changes to the Linked Issues field, even if the listener is added: Chrome's console log entry: [SR Behaviours] field: issuelinks The problem is that apparently the fie...
Hi All, I'm using ScriptRunner plugin to display info message when issue moves to particular status. I created Custom script post-function with following script: import com.o...
...ommentManager = (CommentManager) ComponentManager.getComponentInstanceOfType(CommentManager.class) commentManager.create(issue, currentUser,"reason for failure", true) invalidInputException = new I...
Hi according to below figure,by choosing an item in the checkbox ,an attachment is required. How do this work? thanks
Based the value of another field value we need to set checkbox=yes, I am trying with following script code. import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.Compon...
Hi I'm trying to use Scriptrunner to (in part) get the value of a custom field. However, at the moment I am getting an error. This is what I am trying to do, to get the value. import com.atla...
Hi, I'm really enjoying the app, some improvement suggestions: Format the "Epic Link" field how it is formatted by default (name of the epic and colour coded) rather than with the ID. Format the ...
When I run the following: issueFunction in issueFieldMatch("summary", "^|(FLDI)|$") (searching for a string match: (FLDI) for this OrderID) I get an error that says
why do i get an error while trying to write code using an escalation service in JIRA
I have followed the below instructions for Using a server-side validator to set the Fix Versions required. https://scriptrunner.adaptavist.com/latest/jira/behaviours-overview.html#_using_a_serv...
Hi. I Want to automate by workflow, the creation of subtask. And I need to disable create subtasks manually. I create postfucionts to create the subtask, but I don't have Idea how to ...
Random users are getting errors when deleting events from the Confluence Team-Calendar add-on. Team-Calendar version v5.3.16, Confluence v6.0.3. The log file shows the following exception: 2017-11-1...
I'm creating a form using ConfiForms to create a JIRA task. Here is the code that I currently have located in a IFTTT to create JIRA Issue. Then a No Format macro inside of that, which contains the f...
Hi, I'm trying to create a real clone of a project with Scriptrunner. To do that, i need to copy every single element of a project (workflow scheme, workflow, issue type scheme,...) I'm acutally t...
Hi, I'm trying to find the best possible way to find the min and max dates of two custom fields of a group of stories related to an epic. We have two custom fields that we would like to get th...
Hey there, i am currently developing some scripted fields on our jira test instance and was wondering why the underlying scripts get not only compiled, but also are executed at jira startup. I...
I must be missing an import, the script below gives me the error: Cannot find matching method java.lang.Object#plus... Please check if the declared type is right and if the method exists... Any ide...
I'm trying to follow the instructions in this documentation: https://confluence.atlassian.com/questionscloud/administer-questions-738361807.html But there is nothing called "Questions Custo...
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