Welcome to the add-on specific tutorials that teach you writing Groovy scripts in the Jira Misc Workflow Extensions add-on. The tutorials have functional use cases achieved using fairly simple to complex Groovy scripts.
On this page:
Pre-requisites
Before starting this tutorial you should have completed the
- Basics of Groovy tutorial or already familiar with the basic Groovy concepts and hence skipped it
- Groovy in JMWE to know the context of Groovy in JMWE add-on
Objective
By the end of this tutorial:
- You will have a local Jira Server instance with workflow extensions having Groovy scripts. However, note that the end product is not a complete functional workflow.
- You will learn to write Groovy scripts in JMWE
About the tutorial
This tutorial guides you through the following chapters: