Versions Compared

Key

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

Looking for the documentation on the newest versions of Power Scripts for Jira 8 for Server/Data Center? Click here !

You can make your Jira fields do basically anything at any point of time, just add and set up Live Fields configuration and associate it with a project.

...

  1. Log into your Jira as Admin.
  2. Go to Administration > Add-ons > Live Fields.
  3. To add a live fields configuration, click Add Live Fields.
    Image RemovedImage Added
     
  4. In the dialog box, fill out the necessary fields:
    1. Enter the configuration name and description.
    2. Select a SIL file for the live fields configuration. This is a SIL script that will be executed on every issue page for the associated projects.
    3. Select the necessary projects or project categories to associate with the configuration.
       
    Image Removed
    1. Select the application environments to which you wish to apply Live Fields.

Info
titleGlobal Scripts

Beginning with Power Scripts version 4.6.4, we have added the option to make a Live Fields configuration global for all projects that don't have a explicit Configuration set. If you select the 'Global script' option, then the 'Projects' and 'Project categories' inputs will be disabled.

Info
titleApplication Environments

Beginning with Power Scripts version 4.6.0, we have added support for Jira Service Desk. As such, you are now required to specify the application environments to which Live Fields apply (see screenshot below).


Image Added

You can edit and remove a configuration by clicking the Edit/Delete icon on the Live Fields configuration page.

...

Info
titlePrecedence in applying LiveFields

Note that a Project LF configuration takes precedence over a Project Category LF configuration, if they happen to overlap.

Also, if the Global script configuration is created, and a project doesn't have a configuration assigned, the Global configuration will be applied to that project.


See also

Live Fields Routines

...