Versions Compared

Key

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

...

Different types of properties may be added: date, date-time, string, text, boolean number, URL. This affects further editing and presentation method of the data.

...

image-20240906-072406.pngImage Added

Extending JQL capabilities

Due to introduction of JQL language extension, it is possible to search tasks by created user properties. The following JQL extensions are available:

  • usersWithProperty(key“key”, value“value”-optional)

  • usersInOrganization(organizationName“organizationName”)

  • usersInOrganizationLevel(organizationName“organizationName”, level“level”)

  • usersWithJobTitle(JobTitle“JobTitle”)

...

Presenting additional data on WebPanels in Jira tasks

...