Versions Compared

Key

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

Checklist comes with a set of built-in statuses that Checklist items can be set to. Available The available statuses are:

N/AIndicates that the item is not applicable. Setting the not application status will also check N/A status checks the item as marked.
In ProgressIndicates that work is being done to resolve the item. Setting the status to In Progress will remove  removes the check mark if it was present. Setting the item as completed will also remove Completed removes the In Progress status.
BlockedIndicates that blockers prevent the item from being completed. Setting the status to Blocked will remove  removes the check mark if it was present. Setting the item as completed will also remove Completed removes the Blocked status.

You set statuses in two folds. First, from the gear menu on the top right corner of the Checklist, select to show the status menu.

Image Removed

A small bookmark icon should have appeared To set status, the status option must be enabled for your JIRA instance. You must be an admin user to enable this option. 

Info

For more information, refer to Configuring a Checklist.

Once the status option is configured, you can set status for the items as follows:

  1. Access the JIRA issue for which you want to update the status.
  2. Navigate to the Checklist. A small bookmark icon appears at the end of every Checklist item.
    Image Added
  3. Click
on
  1. the icon to display the status menu and select the appropriate status.

Image Removed

TipYou can leave the status menu always displayed by setting the Show Status Menu parameter in the Checklist configuration page.
  1. Image Added

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
cqllabel in ("viewing_checklist","editing_checklist","special_format","exporting_importing","bulk_editing","searching_checklist","integration_addons") and type = "page" and space = currentSpace()


Page Properties
hiddentrue


Related issues