You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Would like to be able to filter based on most of the items below
example : 1=summary
2=budget
3=property
etc............................................
Hello @MURUGESH S
Please provide more information about your use case. I don't understand what you are trying to do.
What is the name of your custom field?
What type of custom field is it - text, number, selection list, ...?
Most custom fields can be used within JQL statements so that you can select issues based on the value of the custom field.
If you are unfamiliar with they syntax of JQL statements you can refer to this documentation:
Hey Murugesh,
You should have no problem creating a JQL to include custom fields, how do 1,2,3 correlate to eachother? Are you trying to created a JQL that includes 3 custom fields at once? What information do you need from them?
What does the structure of the query need to look like for you? If the custom field for 2 is Budget when you are searching for something with your JQL you would still need to have more specific information you are looking for, for instance:
["Budget" > 100 OR "Budget" <1000]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.