Introduction
JIRA has a lot of different types of Custom Fields. The Secure Fields are offering the extension of them.
When adding a new Custom Field, select Advanced option and there you can find our Secure equivalents of fields:
Icon | Custom Field Type | Summary |
---|---|---|
Secure Date Picker | An input field allowing an input with a date picker and enforcing valid dates. | |
Secure Date Time Picker | A custom field that stores dates with a time component. | |
Secure List | A single select list with a configurable list of options. | |
Secure Multi Group Picker | Choose one or more user groups using a popup picker window. | |
Secure Multi Select List | Select a list permitting multiple values to be selected. | |
Secure Multi Users | Choose one or more users from the user base via a popup picker window. | |
Secure Number | An input field storing and validating numeric (floating point) values. Additionally, it is possible to define the accuracy, minimum and maximum value | |
Secure Single Group Picker | Choose a user group using a popup picker window. | |
Secure Single User | Choose a user from the user base via a popup picker window. | |
Secure Text (multi-line) | A multi-line text area field to allow input of longer text strings. | |
Secure Text (single line) | A basic single line input field to allow a simple text input of less than 255 characters. | |
Secure Version Picker (single version) | Choose a single version from the available version in the project. | |
Secure Version Picker (multiple versions) | Choose from available versions in the project. | |
Secure Component | Choose from available components in the project. | |
Masked Secure Text Field | An input field enables restricting its value from reading. | |
Secure Password Field (multi-line) | Enables to store data behind a secure mask and requires reauthentication when a user tries to access the field's value. |