To have field level permission, you have to make secure custom fields from field type the app defines. Then configure permission.
This app provides custom field types to hold sensitive data in an issue.
Custom Field Type |
---|
Secure Text Field (Single-Line) |
Secure Text Filed (Multi-Line) |
Secure Number |
Secure Date |
For each field type, you can control the view and edit permissions at the field level. Even if a user can view and edit issues, if they do not have permission to view and edit at the field level, they will not view or edit that field.
1. Create a custom field
Go to the issue setting (Settings → Issues)
Go to the custom fields setting. And Press “Create custom field“ button.
Select “Advanced“. Then select “Secure XX Field”. And click Next.
Enter field name and description. Then click “Create“ button.
Check screens the field should be displayed. Then click “Update“.
(Optional) Set translation and contexts if you need them.
2. Configure permission
Go to the apps setting (Settings → Apps)
Go to “Secure Custom Fields“ setting page. Then click “Configure“ link for the field you want to configure permission.
Click “Configure“ link for the field context you want to configure permission.
Add users/groups/project roles to view/edit permission. You can check Grant to Any User if you grant to everyone.