Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU for Jira Server/Data Center

This is the documentation of for JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, you can find the documentation heresee our JSU Cloud documentation.

Excerpt

Description

The 'Value Field' check will compare condition compares the current value of a field against a predefined value. It can compare strings, numbers, or option id'sIDs. For select fields, you may can compare either by string or option id, the latter may be better, as the label ID. The ID may be preferable since the name, or string, of an option may change over time, the id however ID does not.
If a field can have several values (like components), it is enough, if one of the values matches itmatching one value is sufficient to pass the check.

Configuration

You must specify the field and value that will be the prerequisite for the check. For example:Image Removed

Example configuration of the Value Field condition as described on this page.Image Added

If you choose the comparison type String, only '=' and '!='are valid options. 
You may can leave the value empty and choose comparison type '!=', to tell  to specificy that a given field is required for the condition. 
For date fields without time, use the format 'yyyy-MM-dd' for values, and for those with time 'yyyy-MM-dd HH:mm'. 
Example For example, February 12th 2014: 2014-02-12, at 8:05 AM: 2014-02-12 08:05, at 4 PM: 2014-02-12 16:00.

For information on how to configure a check for a workflow transition in JIRA, see the JIRA documentation.

Example

A workflow is configured so that the 'Start Progress' transition has the 'Value Field' check condition set to 'MultiSelect' = '10021' (option idID). A user viewing an issue in that workflow will not see the 'Start Progress' transition unless 'MultiSelect' has at least the option with id ID '10021' chosen.

Supported

Field Types

field types

Include Page
Supported Field Types
Supported Field Types