The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In Jira Server, the JQL to create a scope for customers is
Account IN accountsByCustomer($customerName)
What is the corresponding jql in Jira Cloud? I can't find any solution.
Thank you
Hi @Gianluca Galletta ,
welcome to the Atlassian Community!
I believe you are referring to the Tempo JQL functions, the list of available functions for cloud is here.
Probably you need to use:
Account.customer =
"Name of Customer"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Atlassian Community! Feedback from customers like you has helped us shape and improve Jira Software. As Head of Product, Jira Software, I wanted to take this opportunity to share an update on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.