Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Contents

Table of Contents

Simple Issue Language

Simple Issue Language (SILSIL™) is an easy to learn scripting language (see SIL SIL™ syntax) that is used by our certain apps. 

Example

For example with SIL SIL™ and Power Scripts for Jira app you can create a post-function that automatically creates a sub-task.

...

For the language syntax, check out the syntax page.

Jira standard variables

SIL SIL™ has a list of standard variables that you can use to change issues fields.

...

Learn more about standard variables here.

Routines

SIL SIL™ comes with a library of standard routines to use in scripts. There are routines for handling arrays, strings, dates and there are specific app routines.

Learn more about SIL SIL™ routines here.

What's next

After you add the power custom fields, see User Guide for details on how to use them.

 

 get started with SIL™, see details on How it works.