...
Excerpt |
---|
This guide will help you to configure a column. Let's start with adding a column to your grid. |
- Click Add Columnnew column button right below the Columns tab:
- Select the Column type from the list below. Available column types.
- Add column details
- Identifier - this is a unique variable to identify the column. It's a required field, so you need to set the desired value here.
- Title - column title, displayed in the grid.
- Default value - you can set a default value for the column here. The value can be queried from Jira objects with the help of the placeholders.
- Required Cell value required - check to make the column required.
- Can be edited - check to make the column edited on the issue view.
- Index data - check to make the column data searchable
- View settings - you can set the width and make the column resizablecolumn resizable.
- Summary Label - allows setting a label, that will be used in the column summary.
- Aggregation Operation helps to summarize or aggregate the column data with a sum, average, min/max, count and use a custom formula.
- Identifier - this is a unique variable to identify the column. It's a required field, so you need to set the desired value here.
- Add the column.
...