Secure Custom Fields for Jira Cloud

FAQs - Limitations with Secure Custom Fields

Question

Answer

My app hasn't updated automatically in a long time. Why?


Atlassian doesn't automatically deploy every app update. When a new version changes the app's requested permissions (for example, a major version release), Atlassian pauses the update and requires a site administrator to manually review and approve the new permissions before it can proceed.

If no administrator completes this approval, the app will stay on its current version indefinitely even on an active, standard license. This is expected Atlassian Marketplace behavior, not a bug.

To resolve this, follow the Version Manual Upgrade Guide to review and accept the pending update.

Some view shows “This field doesn't support this UI“ message as field value.

image-20210830-084638.png

In some view such as the issue history and the issue navigator, Jira doesn’t allow apps to render custom fields as the issue view. This issue depends on the Atlassian’s issue.

How to use secure fields in Team-managed-projects?

Team-managed-projects supports global custom fields. So you can use secure fields in Team-managed-projects.
Please see this article for details.

Can’t set default value.

You can’t set default value by the normal way.
Please use Jira Automation to set a default value.

Can’t edit with bulk edit.

Bulk edit isn’t supported.
You may achieve your requirement with the CSV import FRGE-135: Forge Custom Fields on new issue navigator view and boards the Web API.

Can’t export values with CSV export

You can’t export field values with Jira’s standard CSV export.

Instead of that, the app provides the original CSV export feature. The CSV format is compatible with Jira’s CSV export.

How to integrate with Jira Automation?

Secure Custom Fields for Jira can be integrated with Jira Automation.
Please see How to integrate secure custom fields with Jira Automation for details.

Can’t read value from workflow.

The field value can be read by only the app, while the existence of the field value can be detected by anyone.

Please consider using Jira Automation instead of Post-functions.

Can’t search values with JQL

JQL search is not supported because the field values can be read by only the app.

Only “is EMPTY” and “is not EMPTY” can be used for secure fields.

Our app is still the free version. Can we continue to use it for free?

Please refer to About Free Version of Secure Custom Fields .

Does the app prohibit non-permitted users from all editing?

Non-permitted users can delete and alter value by special operation.

If users do illegal editing (except for deleting), the field show warning.

image-20210830-090350.png

The editing will be logged in history activity tab. And you can use it as audit log.

Can’t masked the field values?

Secure Custom Fields for Jira can be masked to protect user data. You can enable this in the configuration.

image (9).png


After enabling masked values, the field values will be masked and look like this:

image (10).png


Please inquire us if you have another question.