Versions Compared

Key

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

Availability:

Status
colourBlue
titleJIra
Status
colourPurple
titleJira Service Management

Category:

Status
titleestimation

This custom field is specifically tailored to address the need for tracking and managing monetary values within your projects. With the "Price Tag" custom field, you can effortlessly associate financial information with issues. Also it can easily be used as an estimation method as some of our customers do.


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

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

In this step you can configure the displayed size and the used currency.

Step 3 (Optional): Currency and advanced coloring

You may select the currency for your Pricetag. At the moment we support Dollar ($), Euro (€) and Pound (£).

Info

You may also choose colors based on the price value (see: https://help-seibertmedia.atlassian.net/wiki/spaces/ACF/pages/41058312/Shared+stuff+DRAFT#Choosing-Color-based-on-Value )


Preview


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/20054070/Price+Tag#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


Data Structure (Automation)

Info

Use Custom Fields with Automation (DRAFT)

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

Code Block
{
  "priorityprice": "must" | "should" | "could" | "wont"
}100
}
Info

Please make sure to use a dot for floating numbers (for example 99.9).