Forums

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

List of Available Column Names

Shannon Middleton
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2018

I am trying to find a way to display the 400+ column names available to us. Please let me know how I would access this. 

Right now, if I click on the "Columns" button, a dropdown menu appears. It only displays the columns I am using and a few more that are in alphabetical order. At the bottom of this menu, a message essentially reads "There are 395 options available. Start typing to see what comes up."

I was hoping there was a more efficient way to view the column names available. Let me know if there is / isn't, and thanks.

1 answer

0 votes
Harry Chan
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 Champions.
September 5, 2012

Hi, I believe you are looking for issue security. This can do what you require. You can map issue securities to roles. This can be configured on issue creation.

Refer to https://confluence.atlassian.com/display/JIRA/Configuring+Issue-level+Security for more information.

Harry Chan
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 Champions.
September 5, 2012

The issue security can do exactly that. All you need to do is create an issue security scheme and assign it to your project. After, map the roles the reporter needs to choose to each issue security you create. These mappings will then be able to be selected when you add the issue security field to the create screen.

emrah cakir
September 5, 2012

Issue security give permission for any issue type. But i need a little different thing other than that. When creating issue , reporter pick a select list value and according to that value,only select list value related project role can view that issue.Thanks anyway...

Nic Brough -Adaptavist-
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 Champions.
September 5, 2012

You will need some code to do this. The security field will present all of your users with the full list of security levels that they could choose.

I suspect you want to remove the field from the create screen, and have a post-function that works out what level should be set (based on who they are and maybe some other data) and sets it for them.

Harry Chan
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 Champions.
September 5, 2012

You can give the issue security a meaningful name. All it is is entries like:

<security name> : <list of groups/roles/users>

And in the select list, you pick based on security name, e.g. <All users>, <Users and Reporters>, <Administrators>

emrah cakir
September 5, 2012

I think a reporter don't know which issue security to choose. They only use a select list when creating an issue and they should maybe indirectly choose with matching option. All i need to handle that problem. Thanks Harry.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events