Versions Compared

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. 

You can aggregate formula results in the grid.

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
borderColorgrey
bgColorwhite
borderWidth1
titleTypes

Table of Contents