
Unleash your scripting superpowers with ScriptRunner's new in-app ...
Apr 10, 2024 · Hey Atlassian Community 👋 Are you that Jira admin, overwhelmed by learning a new method of achieving automations? You’d heard such great things about ScriptRunner but you’re …
Solved: Scriptrunner tutorial for beginners available (for...
Apr 16, 2018 · Hello, Being a Scriptrunner beginner and a Java dummie, does anyone have any handy tutorials or instructions for me for getting familiar with (simple) scriptrunner coding? I don't have to …
Solved: Scriptrunner Script for Restoring and deleting arc...
Jan 20, 2025 · We are conducting a huge Cleanup and have a large amount of either archived projects or projects with partly archived issues. I am looking for a Scriptrunner Script to delete all Issues …
Part 1 How to deploy Adaptivist ScriptRunner scripts and objects
Oct 16, 2018 · In this article I would like to talk on how to deploy Adaptivist Scriptrunner scripts and objects such as Behaviours, Listeners, Script Fragments, Scripted fields, REST endpoints to a Jira …
Solved: How do I create a scripted field with scriptrunner...
Mar 20, 2023 · I've been beating my head against this wall and lots of searches have been unfruitful. I am trying to port over a simple scripted field from scriptrunner for jira server to one for jira cloud. …
Solved: Update Custom Select Field by ScriptRunner
Nov 6, 2024 · Hi. I'm trying to update some Custom Select Field in scriptRunner. - I'm getting the value from issue1 with issue1.getCustomFieldValue(customFieldId) - I need to set this value in issue2 …
My custom scripts for Scriptrunner and beyond
Dec 13, 2023 · I'm just a guy who started my journey as a JIRA admin almost 3 years ago, and halfway through I wanted to learn how to use JIRA API for Scriptrunner, so I've written a lot of custom scripts …
Solved: Scriptrunner listener that updates a date field wh...
Jul 7, 2023 · Scriptrunner listener that updates a date field when a specific custom field is updated Duane Cronkite Contributor July 7, 2023
Solved: Scriptrunner deactivate inactive users
Feb 15, 2024 · Solved: Hi all, We are trying to keep our user licenses under control, and have found the following code within the ScriptRunner library: import
Solved: Can you use Script Runner commands in a Quick Filt...
Sep 10, 2024 · Hi @stephan_lewis, You can share an enhanced search from Scriptrunner so you can use it as a filter in a board. From Scriptrunner documentation: If you need to use the results of your …