Forums

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

How to manage columns in search area, automatically?

Ezgi Kılıçarslan June 26, 2019

I have many project in Jira server. When I search a project, I would like to arrange columns automatically, according tto the project custom fields. 

Is it possible? 

1 answer

0 votes
PVS
Banned
June 27, 2019
Ezgi Kılıçarslan June 27, 2019

I don't talk about managing board columns. I need to manage columns which is in search issue page. 

column.JPG

Ezgi Kılıçarslan June 27, 2019

For example, X project has a, b,c custom fields. In addition, Y project has d,e,f custom fields. When I filtre issues by seleceting X project, I would like to see a, b,c custom fields in column area, automatically. I don't want to see d,e,f custom fields. 

PVS
Banned
June 27, 2019

Use JQL  May be Helps to u 

 

Project=x And "Add Field"  =("a","b","c")

Ezgi Kılıçarslan June 27, 2019

No, For example, I unchecked issue type from colums list. Then, I filtered issue type like project = CA AND issuetype = "Corrective Action ". But, I cannot see issue type column automatically. I need to check issue type option from columns list. 

Suggest an answer

Log in or Sign up to answer