Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Column name in JQL

chelladurai July 7, 2023

Hi All, 

I have customized column for my project and tagged the corresponding workflow status for the same. Now I want to create a dashboard based on the column name and not by the workflow status. 

 

Do we have any option to get the column name( Customized by me) in JQL , So that I can use for dashboard. 

Regards,

Chelladurai.

3 answers

1 vote
Evgenii
Community Champion
July 7, 2023

Hi, @chelladurai 

Are you talking about column in board, to which you assigned statuses?

If so, then it is impossible to use it in JQL search.

Columns are abstract feature, tied to board. Tey are not tied to issues, they are like filters, that group issues.

0 votes
John Funk
Community Champion
July 8, 2023

Hi @chelladurai 

Let's say you have 3 statuses in one column - In Progress, On Hold, and Ready for Review. And the column name is In Progress.

So, you would create a a filter like Project = ABC and status in ("In Progress", "On Hold", Ready for Review") order by Rank

Save that and then use the filter in your dashboard gadget. 

0 votes
Ravi Sagar _Sparxsys_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 7, 2023

Hi @chelladurai 

You will have to use combine statuses in your JQL.

Ravi

chelladurai July 7, 2023

Hi @Ravi Sagar _Sparxsys_ ,

Thanks for your reply, Can you please help on with example JQL?

 

Regards,

Chella

Suggest an answer

Log in or Sign up to answer