Created Jul 13, 2022, Last active today
Hi Team! I’m Jonno, the Product Manager working on the editor in our cloud products. Today I’m super excited to share some of the progress we’ve made in making that more delightful with our newest ...
I'm trying to clone an issue using com.onresolve.scriptrunner.canned.jira.workflow.postfunctions.CloneIssue void cloneIssue (MutableIssue issue, def parent) { def param...
Dear all, I'm creating an automation to create a Monitoring issue every Sunday of the month. So far I've been able to create it but I want to know whether I can put an end date to this automation....
Hello, I know that it's possible to get the deactivated users in Confluence with userAccessor.isDeactivated(user). But is there a way to get also the users which are unsynced from directory via Scr...
Hello, I have a requirement where a custom field displays the sum of other 4 fields values. However if any of those four are blank/null then the total should remain blank/null but instead the ...
I need code for adaptavist script runner... To withdraw approval from a specific user when there is update in pull request.
Lately, we’ve been thinking a lot about time efficiency. It’s a huge USP of automation software, as one of the main results businesses achieve is better productivity when they automate their project ...
...omponentAccessor.commentManager.create(issue, "jira_admins","Hello [~${issueUser}], Please check the status of the RCA.", true) Error: (though the comment gets added. still warning is thrown) at c...
Part 5 Script Storage This menu option lets you define where to store your sil scripts. You can find Vendor's information here. By default all SIL scripts are stored in the file system (the ...
Part 4 Remote Systems The Remote Systems menu option lets you Add connections to remote systems and call sil scripts from these remote systems. Set permissions to call SIL scripts by SIL R...
Part 3 Mail Sender Configuration It is a tricky one. You can find Vendor's documentation here. You can send a email with the sendEmail SIL routine and this menu option lets you provide param...
Part 2 Switch User This menu let us work in Jira under any registered user in Jira without knowing the password of the user. You can find Vendor's information here. The list of users is ...
Part 1 Redirect Page Configuration This menu option lets you make a smart redirection to Jira pages. You can find Vendor's information here. To tell you the truth, I spent a couple of hours to ...
...sed. At the moment of writing this article there is an open bug CADS-6237 which says that the References part is not showing lines of code where the custom field is used. That is true. I had t...
In your opinion, which process is the most important for every team? Planning is a crucial point as it unites teams of every type, and proper planning cannot be efficient without a possibility to se...
Watch our On-Demand Webinar and Join the Discussion! Advanced Quality Metrics and Reporting in Jira Hello Everyone! We hope that everyone is safe and healthy. SmartBear is happy to provide ...
Hi, Just wondering how people have setup the schema when it come to End Users/HR. I've made a start by having an 'End User' schema and 'Organisation' as the top level object. From there we split ou...
Hello Adaptavist, I can't figure out how to use the template part of a blueprint (e.g. Meeting Notes Blueprint) within the create page macro. What ever I do (german, english, template-id), it...
Hi All, I am using the "Hide system or plugin UI element" from ScriptRunner Add-On to hide a Link in the UI and it works to hide it for all members of the project. I have also found a script to hid...
Hi all, I have a script in REST Endpoint that sends a mail. This mail is sent by spam, and the regular send mail (from listeners) send the mail without spam (send a custom mail) Ho...
Hi We try to find who created a specific Behaviour, what the way to do that? We use Jira Software 7.12 Behaviours 5.9 DB PostgreSQL with MySQL Thank you
Hi, Are you planning a version for datacenter? Thanks. Diego
Good Day, Running Scriptrunner on Jira SD Server Version. I am trying to set a condition on a post function to trigger if any of the 4 out of a total of 6 values are selected. I currently have th...
Many of you who are using Jira and checking the apps on the Marketplace might have the question that: “Why would I need a Time tracking app when it is already implemented in Jira itself?” A...
...etHidden (true) } else { textField.setHidden (hidden) } I have tried without that part as well - does not work. import com.atlassian.jira.component.ComponentAccessor import com.onresolve.jira...
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