Versions Compared

Key

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

...

For example, we want to remove issue priorities `Blocker` and `Trivial` from the list of the available  during the issue creation, if the current logged in user is not the project administrator options in the currently configured project.

Solution

By using lfRestrictSelectOptions SIL routine we'll easily manage to hide some issue priorities for certain projects. All you have to do is to create the following script and associate it with the main Live Fields configuration on your project, as described here. This way, the issue priorities will be hidden in create/edit/workflow transitions screens.

...