Hello! I'm new to using JQL and I'm trying to build out queues for ServiceDesk. Couple of questions for the community:
1. Are there good resources for learning JQL? I've read some of the articles but have not had luck so far in creating a good statement.
2. My goal with queues is to create queues either by the Group or the Request Type. We created a bunch of request types and then put them in groups for the Portal. Any suggestions on how this can be accomplished?
Thank you! Danielle
I agree with above person's link :)
https://confluence.atlassian.com/jirakb/understanding-jql-performance-740263450.html
This one might help understand functionality and performance issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Danielle,
Atlassian has a great video series about JQL on their Training page.
Gain Project Insights Through JQL
Have a look at this blog post as well:
Search JIRA like a boss with JQL
Here are two interesting references:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Based on request types you can add field label on every request type and hide it. When you try to hide it you must set default value and set it specific for every request type. Then you can add queue project = something and label = chosen label.
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.