As the current search is doing a "contains" check, we would need one that can do an "exact match" check.
Account in accountsByCategory("*") - Returns all issues that have an Account in customfield that has an assigned Category. Like wise, Account in accountsByCategory()enables you to group JIRA issues on account categories, that exist for your accounts. Examples are: Development, Internal Cost or Billable.The value input(s) to the function, is the configured key or name (not case sensitive) for the category. Insert one or many, separated by a comma ",".
|
Please note: the filter will return all the issues that are linked to an account that have a category with the word used in the search. For example: if there are different account categories called "billing1", "billing2" and "billed" and you use the filter to search for the category "bill", the result will return all the categories that have "bill" in their names, in the case of this example, it would return all the issues that are linked to accounts in categories "billing1", "billing2" and "billed".
Tempo Products | Tempo Timesheets |
Tempo Platform | On-Premise |