Tempo Ideas

Welcome to Tempo’s Idea Portal! Your suggestions are valuable to us and help us make our products even better.
Below is a list of ideas for Tempo, so please search, review and vote for those that would help you the most. We encourage you to add an idea if you don’t see it listed. You can stay updated on the work we are doing here at Tempo by contributing to this page.
To learn more and see our Frequently Asked Questions, click here.

Would be great to have an Account in accountsByCategoryExact("xxx") on top of the Account in accountsByCategory("xxx") JQL filter

https://tempo-io.atlassian.net/wiki/spaces/KB/pages/383518497/Tempo+JQL+functions+for+Timesheets+9.x+and+10

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 ",".

Account in accountsByCategory("Billable")

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".

  • Guest
  • Jan 15 2021
  • Future consideration
Tempo Products Tempo Timesheets
Tempo Platform On-Premise
  • Attach files