Versions Compared

Key

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

Table of Contents

 


Info
titleRequired apps

Power Scripts Scripts™ for Jira 2.5.2+ (server)

Level: BASIC

...

Note

Pay attention to the parameters passed in lfRestrictSelectOptions routine. You have to use quotes ("priority"), in order to pass in the actual field label name for the current screen.

Otherwise, SIL SIL™ Interpreter will actually get the priority from the current issue.

...

 


The above SIL script makes use of the lfRestrictSelectOptions routine offered by Power Scripts Scripts™ for Jira's Live Fields feature.