Versions Compared
Version | Old Version 12 | New Version 13 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
This article describes available column types in Table Grid Editor for Jira Cloud.
String
The column is used to enter a single line of text.
List
Allows creating drop down list using static data. It's possible to set values and titles for the list options.
Integer
Use this type to store plane integer number.
Number
Use this type to store number fields with a decimal.
Checkbox
Use this type to display a checkbox. By default the checkbox is not set. This type uses boolean values.
Userlist
Allows selecting JIRA User using a dropdown list. A cell will display User avatar alongside User display name.
Date
Use this type to store date data. You can set custom format or select the predefined presets based on locale. The default format is set to 'L'.
DateTime
Allows storing date and time data. You can set custom format or select the predefined date and time presets based on locale. The default format for is set to 'L' for date and 'hh: mm A' for time.
Time
Allows storing time data. You can set custom format or select the predefined presets based on locale. The default format is set to 'hh: mm A'.
Formula
Allows executing formula expression written in JavaScript. Displays a result of the formula specified in the column configuration.
Sequence
Allows adding an auto-countable column using a desired step. You can configure the step in the column configuration.
Default step is set to 1. You can use it in JQL search. This column type cannot be used in filters.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|