Custom Fields Examples
Examples on how to call/reference, read, and write data to custom fields in Jira.
Statements Examples
Statements are what give the script the power to make decisions and perform repetitive tasks.
Issue Context Examples
We made it so simple to write scripts by basing them in the issues context we ended up making it difficult to explain. A few examples about issue context are all it takes for you to understand and become a master.
Workflow Examples
Workflow script like conditions, validators and post functions are the work horses of automation scripts.
Use Case Examples
Putting some of the core concepts together to perform some common examples based on the use case.
Operator Examples
I’m sure you already know how to add and subtract but I bet these examples will show you how many other things you can do with those operators alone.