We have a new documentation site. Please go here to see the latest.

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 Page History

« Previous Version 7 Next »

"Checklist Progress" custom field shows number of completed checklist items versus total number of items in the checklist, e.g. "4/5".

It gives a nice overview of the checklist completion and can be displayed in various places across JIRA, e.g. agile Board/Backlog and issue Search views:

    

"Checklist Progress" field is created, managed and modified by Issue Checklist app. Users should not edit the filed value.

Usage

  • Display checklist progress in Agile views
  • Display checklist progress in Search view
  • Read checklist progress through Jira API

Checklist Progress field details

TypeChecklist Progress (locked own type delivered by Issue Checklist)

"Checklist Progress" field can be displayed on issue card in agile boards (Scrum, Kanban).

"Checklist Progress" field can be added to view screens and displayed in few other places across Jira (issue details view, issue search, etc.)

Value:

"Checklist Progress" custom field might contain following data:

  • "Checklist: x/y", where x is a number of completed items while y is total number of items.
  • Empty value for issues that do not have checklist items.


  • No labels