Versions Compared

Key

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


Excerpt

A JQL function that returns the value of a property of the current user, transforming comma-separated values into a list of values. 

The function can be used in a JQL query in an "in" or "not in" condition. It takes one parameter: the name of a user property. When running the search query, the function will grab the value of the user property and treat it as a comma-separated list of values. This function is especially useful for building shared filters (and dashboards).

...