Versions Compared

Key

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

...

JQL function versionProps accepts the following parameters:

  1. property name

  2. property type (optional) - must be specified when there are two properties with the same name but different types are present

  3. operation

  4. property value

Property type supported operations

Property type

Supported operations

String

=, != <, >, =<, >=

Long

=, != <, >, =<, >=

Double

=, != <, >, =<, >=

Date

=, != <, >, =<, >=

Boolean

=, !=

User

=, !=