Page tree
Skip to end of metadata
Go to start of metadata

Custom Fields Permission Schemes are created within Custom Fields Permission Schemes, which are then assigned to specific custom fields within each field configuration separately.

Secure Custom Fields Permissions may be granted on the basis of:

  • Individual users
  • Groups (including 'Any logged in user' and 'Anonymous')
  • Project roles
  • Issue roles such as the 'Reporter', 'Project Lead' and 'Current Assignee'
  • JIRA Permissions inherited from JIRA Permission Schemes
  • A (multi-)user picker custom field.
  • A (multi-)group picker custom field. This can either be an actual group picker custom field, or a (multi-)select-list whose values are group names.



Field Permissions

Explanation

View Field Value

Permission to view the current field value.

Edit Field Value

Permission to update the field value.

View Field History

Permission to view previous secure field values.

Set field value on Create issue screenThe name is so long, it's self-explanatory (wink)
Delete historyPermission to delete field change history.
Read masked fieldPermission to read the value of the masked field.
Decrypt field valuePermission to decrypt the value of the password field.


What is a Permission Scheme?

A permission scheme is a set of user/group/role assignments for the field permissions listed above. Secure custom fields differ from any other custom fields in having permission schemes. One permission scheme can be associated with multiple custom fields.

Why Permission Schemes?

With permission schemes, you do not have to set up permissions individually for every custom field. Once a permission scheme has been set up, it can be applied to all custom fields that have the same type of access requirements. 


Notice: While choosing "Set issue field value on Create issue screen" permission, take under consideration that it will only work for a Single User, Project Lead, Project Role, and Jira Permission.


Creating a Permission Scheme

  1. Log in as a user with the 'JIRA Administrators' global permission.
  2. Choose  > Issues. Select Custom Fields Permission Schemes to open the Permissions Schemes for Custom Fields page, which displays a list of all permission schemes in your JIRA system and the custom field that use each scheme.
    (info) Tip Keyboard shortcut'g' + 'g' + start typing 'customs fields permission schemes'
  3. Click the 'Add Scheme' link. 
  4. In the 'Add Scheme' form, enter the name for the scheme, and a short description of the scheme. Click the 'Save' button
  5. You will return to the 'Permissions Schemes for Custom Fields' page which now contains the newly added scheme.

 Adding Users, Groups or Roles to a Permission Scheme

  1. Log in as a user with the 'JIRA Administrators' global permission.
  2. Choose > Issues. Select Custom Field Permission Schemes to open the Permissions Schemes for Custom Fields page, which displays a list of all permission schemes in your JIRA system and the custom fields that use each scheme
    (info) Tip Keyboard shortcut'g' + 'g' + start typing 'custom field permission schemes'
  3. Locate the permission scheme of interest and click its name (or click the 'Permissions' link in the 'Operations' column) to show a list of permissions.
    Screenshot: Custom Fields Permissions 
  4. Click the 'Add' link in the 'Operations' column, which displays the 'Add Permission' page.
  5. After selecting one or more permissions to add and who to add the selected permissions to, click the 'Add' button. The users/groups/roles will now be added to the selected permissions. Note that project roles are useful for defining specific team members for each project. Referencing project roles (rather than users or groups) in your permissions can help you minimize the number of permission schemes in your system.
    Screenshot: Add New Permissions 


  6. Repeat the last 2 steps until all required users/groups/roles have been added to the permissions.

Deleting Users, Groups or Roles from a Custom Field Permission Scheme

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose  > Issues. Select Custom Field Permission Schemes to open the Permissions Schemes for Custom Fields page, which displays a list of all permission schemes in your JIRA system and the custom fields that use each scheme.
    (info) Tip Keyboard shortcutg + g + start typing custom field permission schemes
  3. Locate the permission scheme of interest and click its name (or click the Permissions link in the 'Operations' column) to show the list of 'Custom Field Permissions'.
  4. Click the Delete link in the "Users / Groups / Roles" column next to the name of the user, group, or project role you wish to delete.

Associating a Custom Field Permission Scheme with a Custom Field

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose  >Issues>Custom Fields.
    (info) Tip Keyboard shortcutg + g + start typing custom fields
  3. Select the field of interest and then choose one to open the dropdown menu and later on go to the Configuration page
  4. Click the Edit Permission Scheme to list available permission schemes, select the permission scheme you want to associate with the custom field.
  5. Click the 'Done' button to submit the form.

Another way:

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose   >Issues>Custom Fields Permission Schemes
    (info) Tip Keyboard shortcut: start typing custom fields permission schemes

  3. Select the field of interest and choose the scheme you want to associate with the custom field.

Deleting a Permission Scheme

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose  > Issues. Select Custom Field Permission Schemes to open the Permissions Schemes for Custom Fields page, which displays a list of all permission schemes in your JIRA system and the custom fields that use each scheme.
    (info) Tip: Keyboard shortcutg + g + start typing custom field permission schemes
  3. Click the Delete link (in the Operations column) for the scheme that you want to delete.
  4. A confirmation screen will appear. To delete click Delete otherwise, click Cancel.
  5. The scheme will be deleted and all associated custom fields will be automatically associated with the Default Permission Scheme. (Note that you cannot delete the Default Scheme for Permission.)

Copying a Permission Scheme

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose  > Issues. Select Custom Fields Permission Schemes to open the Custom Field Permission Schemes page, which displays a list of all permission schemes in your JIRA system and the custom fields that use each scheme.
    (info) Tip: Keyboard shortcutg + g + start typing custom field permission schemes
  3. Click the Copy link (in the Operations column) for the scheme that you want to copy.
  4. A new scheme will be created with the same permissions and the same users/groups/roles assigned to them.