Custom Statuses

Custom Statuses

Β 

Enhance your checklists with custom statuses for greater flexibility and control!😎

πŸ‘€ JIRA PERMISSION REQUIRED: Admin rights are needed to manage checklist statuses.

Β 

Contents πŸ‘‡πŸΌ

Β 

Manage statuses within the Project

Starting from v7.8.0, Custom statuses can be managed from the Project Statuses modal accessible from the issue view for all projects where the checklist is enabled.

Global statuses, however, can only be managed from the Global Settings β†’ Custom Statuses | Manage statuses from Global Settings

πŸ‘€ JIRA PERMISSION REQUIRED: grant users Administer Projects permissions to manage Project Statuses from the Issue view.

To manage Project statuses, follow the next steps:

  1. Go to a Jira Issue that contains Smart Checklist.

  2. Navigate to the Smart Checklist menu and select the Manage Checklist Statuses option.

image-20250804-153932.png
Manage Checklist Statuses in the Smart Checklist menu on the Issue view
  1. The Project Statuses modal will open, displaying a list of available statuses.

image-20250804-154118.png
Project Statuses modal on the Issue view

Add project custom status

  1. Open the issue that contains the checklist.

  2. Go to the Smart Checklist menu and select the Manage Checklist statuses option.

  3. Enter Status name.

  4. Click on the appeared dropdown.

image-20250804-155109.png
Entering a new status name in the Project Statuses modal on the Issue view
  1. Select the color from the dropdown.

  2. Select the status state - checked/unchecked.

  3. Click Add new status.

image-20250804-155206.png
Add new status in the Project Statuses modal on the Issue view
  1. πŸ₯³ That’s it! Your status is now saved and available in the list of Project Statuses. You can easily apply it to checklist items within this project.

☝🏼NOTE: If a status with the same name already exists on the instance, it won’t create a new one β€” it’ll simply assign the existing status to the current project.

Edit project custom status

You can change:

  • Color – click the color dropdown in the Color column.

image-20250804-160119.png
  • Status state – click the value in the Checkbox column to toggle between checked and unchecked.

image-20250804-160203.png

Status Order

Statuses on the Project statuses modal are on the checklist are ordered as following:

  • Global statuses always appear at the top.

  • Other statuses follow the global-level order.

  • Project-level reordering is not available.

Delete project custom status

To delete a status, click on the Trash bin icon next to the status. You will be asked to confirm the deletion.

image-20250804-160419.png
  • If status is used in checklist items, a warning will appear.

  • If status is shared across projects, it will stay in Global Settings but be unassigned from the current project.

After deletion:

  • Checklist items with checked status will be reassigned to Done

  • Checklist items with unchecked status will be reassigned to To Do

☝🏼NOTE:

  • Default statuses - cannot be deleted/updated.

  • Global statuses (assigned to all projects) - cannot be deleted/updated/unassigned from the project.

  • Multi-project statuses - can be unassigned from the project, but cannot be updated from the Project level.

Manage statuses from Global Settings

To manage your checklist statuses, navigate to Admin Console β†’ Manage Apps β†’ Smart Checklist β†’ Settings β†’ Statuses

You will find four default statuses: TO DO, IN PROGRESS, SKIPPED and DONE.

image-20241011-103927.png

πŸ’‘HINT: You can customize the color and order of default statuses, but their state cannot be changed.

Add custom status

To add a custom status, enter the desired name below the statuses list, select a color and state, then click + Add.

Screenshot 2024-10-11 at 12.49.58.png

☝🏼NOTE: The status name is limited to 20 characters and cannot be renamed once added. To change it, you must remove the existing status and create a new one.

Change status color

You can easily change the colors of your default and custom statuses. To do this, go to the Color column and select a new color from the dropdown menu.

Screenshot 2024-10-11 at 13.07.04.png

☝🏼NOTE: Changes will not apply to statuses that are already selected. You must select a different status to see the new color.

Choose status state

Smart Checklist items can be either Checked or Unchecked to indicate completion.

image-20241011-112125.png

Select the desired state from the dropdown menu in the State column.

Screenshot 2024-10-11 at 13.18.20.png

☝🏼NOTE: The state cannot be changed for default statuses.

Reorder statuses

Use the draggable icon to move the entire status line and arrange the statuses as desired for the checklist UI.

Screenshot 2024-10-11 at 15.28.27.png

☝🏼NOTE: The new order will apply when selecting statuses for items.

Remove status

To remove a custom status, click the Trash bin icon next to the status.

Screenshot 2024-10-11 at 15.41.09.png
  • If no checklist items are assigned to the status, it will be removed immediately.

  • If there are checklist items with that status, a warning will appear:

image-20241011-134307.png

Once confirmed, the status will be removed, and all checklist items will be reassigned to default statuses based on the following rules:

  • Checked State: Items will be set to Done.

  • Unchecked State: Items will be set to To Do.

☝🏼NOTE: Default statuses cannot be removed.

Assign statuses to Projects

Starting from v7.8.0, you can choose which projects a custom status applies to.

Use the new Projects column to assign a status to: all projects, multiple projects, or single project.

By default, all existing global custom statuses are assigned to All projects. You can update this as needed.

image-20250805-080213.png
Statuses tab in Global Settings

Choose Status Display Style

Navigate to Manage Apps β†’ Smart Checklist β†’ Settings β†’ Global Settings.

Screenshot 2024-10-11 at 16.04.11.png

Select one of the three display styles:

  • All statuses - statuses are always shown to the right of checklist items.

image-20241011-140334.png
  • Specific statuses - arrow dropdown and only custom statuses to be shown near the checkboxes.

image-20241011-140728.png
  • Checkboxes only - no statuses are shown, only checkboxes.

image-20241011-140909.png

☝🏼NOTE: When selecting Checkboxes only, custom statuses will not be displayed alongside the checklist items. Only the checkboxes will be visible.

Control strikethrough for checked items

You can choose to strike through checked items (default option) or leave them without strikethrough.

Screenshot 2024-10-11 at 16.13.15.png

Strikethrough ON

Strikethrough OFF

Strikethrough ON

Strikethrough OFF

image-20241011-152954.png
image-20241011-153031.png

Custom status in RAW text format

Custom statuses are represented by [STATUS NAME] preceding the checklist item. Simply type the status in square brackets before the item description to apply it.

You Type

You Get

You Type

You Get

+ [PASSED] Update project documentation - [IN REVIEW] Review code for new feature + [COMPLETED] Finalize sprint planning - [IN QA] Test new API integration + [FAILED] Bug fix verification failed
image-20241011-153818.png

You are all set! Hope everything works for you! πŸ’ͺ🏻

Β