We are using JSD cloud and I want somehow to see all tickets created from a specific customer or a specific email extension (e.g. @mycustomer.com). Is it possible and how we could manage it?
Hello @Eleni Theodoridou,
In addition to @Alexey Matveev answer, if you've grouped your customers by organization, you can use the below JQL query:
Organizations = "organization name"
Or:
Reporter in organizationMembers("organization name")
The complete documentation is available here: Group customers in organizations.
Hope this helps!
- Manon
Hello,
Try to execute the following JQL query:
reporter = "customer name"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.