Versions Compared

Key

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

...

Info

The progress bar is available as a custom field type. Progress bar colours colors defined in the app field configuration are default values and used if there are no other configuration scheme contexts created.

...

Create and configure the custom field

Note

To create and configure the Progress Bar custom field, you must be logged in as a user with Jira Administrator permissions.

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

...

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji

...

Go to SettingsIssuesCustom Fields

...

Create a new custom field of type CFS - Progress Bar

{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill
  1. Go to AppsManage your appsCustom Field Suite

  2. Click on Create custom field button on the right side of the screen.

  3. Select Progress Bar and click Next.

  4. Name and add a description to your field then click Next.

  5. Select a color click Next.

  6. Associate the field to the appropriate screens and click Create. You must associate a field to a screen before it will be displayed.

  7. Click on 1 Context and click Create, edit or delete contexts on the dialogue.

  8. Click Edit custom field config.

  9. Set the default progress bar color.

Note

Steps 5, 6 and 7 are not required. You can use the default colour that is set in the app configuration screen.

...

That’s it! You can now navigate to your issue and enhance it with Progress Bar.

...

Progress Bar JQL queries

CFS - Progress Bar can be used in JQL. It allows you to search for issues that include custom field values. To find issues that include progress bar values enter the "CustomField_Name". Below are a few useful examples.

...