Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Availability: JIRA JIRA SERVICE MANAGEMENT (warning)

Category:

Enhance your Jira experience with the powerful Color Labels. These labels bring a visual dimension to your Jira issues, allowing you to categorize, prioritize, and differentiate items effortlessly. By assigning vibrant color labels to your issues, you can quickly identify their status, urgency, or any custom attribute you desire. This feature streamlines communication within your team, making it easier to recognize important information at a glance.

Discover a new level of organization and clarity in your Jira workflow with Color Labels. 


Field Configuration

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

Create a Custom Field

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.

Step 2: Configure your custom field

The field allows you to choose from a pre-defined color palette. Easily choose a color, enter a name for the label and press the “+”.


Preview


Related Use Cases

WSJF (Weighted Shortest Job First)Calendar field


Jira Service Management (JSM)

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

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

Add Custom Fields to Jira Service Management


Data Structure (Automation)

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

Please note, that this will only work correctly, if you choose the manual date configuration.

{
  "calendar": "YYYY-MM-DD"
}

Example date: 2023-12-24 (for the 24th of December 2023)

  • No labels