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+10As the current search is doing a "contains" check, we would need one that can do an "exact match" check.Account in accountsByCategory("*") -...