Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Image Added

Availability:

Status
colourBlue
titleJIra
Status
colourPurple
titleJira Service Management
(warning)

Category:

With the Star Rating field, you can easily rate issues in a visually engaging and intuitive manner. 


Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

Field Configuration

Info

Before starting the field configuration, please follow the instructions for creating custom fields

Create a Custom Field

Image Added

Step 1: Set a name and description

Provide a good name for the new custom field. Make it descriptive, concise, and easy to understand for others who will use it. Avoid using ambiguous or overly technical terms.

Image Added

Step 2: Configure your custom field

In this step you can configure the displayed size and color of the stars.


Preview

Image Added

Image Added


Related Use Cases

WSJF (Weighted Shortest Job First)Calendar field


Jira Service Management (JSM)

Info

Before you can add a custom field for Jira Service Management (JSM) projects, you first need to setup the custom field

https://help-seibertmedia.atlassian.net/wiki/spaces/ACF/pages/12615684/Colored+Labels#Field-Configuration

Then follow this guide to use the field in the request form or the portal view

Add Custom Fields to Jira Service Management

Image Added

Image Added


Data Structure (Automation)

Info

Use Custom Fields with Automation (DRAFT)

To set the value via automation, you need the following object structure

Code Block
{
  "rating": 1 - 5
}