Project Category JQL Functions
- Jack Nolddor (Unlicensed)
Owned by Jack Nolddor (Unlicensed)
Available JQL functions on this section are:
categoryMatches()
Perform searches based on project categories which their name match with the provided regular expression.
Note:
This function uses Java native String.matches() method internally to determine the categories affected by the given expression.
See Pattern Java Class for further information.
JQL Function Reference