5:33
ScriptRunner for Jira - Scripted field or copy to custom fields
When to use Scripted Field vs copying values to another custom field? #ChangeHistory #ScriptedField #CopyCustomField ...
16:08
ScriptRunner for Confluence Data Center/Server vs Cloud comparison
Find out the key differences between the ScriptRunner for Confluence on-premise apps (Server/Data Center) and the Cloud ...
16:24
How to create a JIRA scripted field using ScriptRunner | ScriptRunner Guides
Hello my fellow admins and welcome to the another episode of ScriptRunner Guides! This time with a simple guide o how to ...
3:41
ScriptRunner for Jira - Search based on Script Fields?
Can you perform JQL search using ScriptFields? #ScriptFields #Search #### Jira books and Video courses (Available to buy) 1.
11:52
ScriptRunner for Jira - Script field to display number of Comments
Let us write a simple script to fetch the comments and display a count on an issue in our calculated field. #numberOfComments ...
1:09
Exporting ScriptRunner script fields from Jira to Excel
ScriptRunner for Jira (by Adaptavist) script fields can be exported to Excel spreadsheets with the Better Excel Exporter for Jira app.
5:08
3. How to use Listeners, Behaviours, Scripted Fields | Introduction to ScriptRunner for Jira Cloud
Learn how to use and make the most out of the ScriptRunner for Jira Cloud app with our series of short introduction videos.
8:08
Creating a new script using HAPI | ScriptRunner for Jira Cloud
In this demo, our Engineering Team Lead - Niko takes you through the creation of a series of issues for a project, and their custom ...
3:59
Scripted Fields upgrade: improved flexibility and discoverability | ScriptRunner for Jira Cloud
Our Software Engineer, Sam, takes you through a quick demo of the latest upgrades to Scripted Fields in ScriptRunner for Jira ...
5:21
ScriptRunner - Status is not a Custom Field
Workflow status is not a custom field that you can set directly using a script. #ScriptRunner #Workflow #Status Download ...
5:55
ScriptRunner - Custom Field updateValue of type Text Field
Let us learn to retrieve and update value of a custom field of type Text. #ScriptRunner #CustomField #updateValue Code: ...
3:15
ScriptRunner - Script registry
When doing Jira upgrades you need to make sure that all the customisations that you have done are also supported in the new ...
5:10
ScriptRunner - Fetch Custom Field Value By Name
Retrieve custom field value by its name instead of id is sometimes better because then the script will work in a different instance of ...
12:37
ScriptRunner for Jira - Get fields on a screen
We can fetch the list of fields used on a screen using ScriptRunner for Jira. #fieldsOnScreen #ScriptRunner Code: ...
2:48
1. How to set up and navigate the app | Introduction to ScriptRunner for Jira Cloud
Learn how to use and make the most out of the ScriptRunner for Jira Cloud app with our series of short introduction videos.
9:28
How to display tables within Scripted Fields using Rich Text | ScriptRunner for Jira Cloud
Rich Text Fields are now available on Scripted Fields in ScriptRunner for Jira Cloud. Now you can incorporate rich text to display ...
5:19
ScriptRunner for Jira - Should you be using Script validators over Behaviours?
Become my channel member: https://www.sparxsys.com/join There are pros and cons of using Validators over Behaviours when ...
56:45
ScriptRunner Scripts for Structure
ScriptRunner allows you to automate manual work that can take up a fair bit of time, while reducing human error. In our joint ...
8:54
ScriptRunner - What are Script Fragments? Insert a custom button
Have you ever wondered how can you modify the UI of Jira? What if you want to insert a custom button or a link to do something.