Custom Statuses

Custom Statuses

Enhance your checklists with custom statuses for greater flexibility and control! ๐Ÿ˜Ž

๐Ÿ‘ค JIRA PERMISSION REQUIRED: Site Admin rights are needed to manage checklist statuses

ย 

Custom statuses๐Ÿ‘‡๐Ÿป


Manage statuses within the Project

๐Ÿ˜Ž Pro Feature โ†’ How to Upgrade from Free to Pro Plan

You can now manage custom checklist statuses directly from the Project Settings.

Global and default statuses shared across all projects, 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 Project Settings.

To manage Project statuses, follow the next steps:

  1. Go to Project Settings โ†’ Apps โ†’ Smart Checklist โ†’ Statuses tab.

  2. Youโ€™ll be redirected to the Statuses tab showing a list of all available statuses for the project.

image-20251110-110216.png
Statuses tab in the Project Settings

Alternatively, do it from the Issue view. Open any issue:

  • Click a checklist itemโ€™s status โ†’ select Manage statuses from the dropdown.

image-20251110-105858.png
Manage statuses from the itemโ€™s status dropdown
  • Or click Smart checklist menu โ†’ Manage checklist statuses.

image-20251110-105458.png
Manage checklist statuses in the Smart Checklist menu

Add project custom status

  1. In the Statuses tab, enter Status name.

  2. Click โ€œCreateโ€œ on the appeared dropdown.

    image-20251110-110436.png
    Entering a new status name in the Project Settings
  3. Select the color from the dropdown.

  4. Select the status state - checked/unchecked.

  5. Click Add new status.

image-20251110-110542.png
Add a new status in the Project Settings

๐Ÿฅณ 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 in the instance, a new one wonโ€™t be created โ€“ the existing status will simply be added to the current project. You can only manage its presence in your project, not its color or checkbox.

ย 

Edit project custom status

You can change:

  • Color โ€“ click the color dropdown in the Color column.

image-20251110-110827.png
Color dropdown
  • Status state โ€“ click the value in the Checkbox column to toggle between checked and unchecked

image-20251110-110935.png
State dropdown

Status Order

Statuses in the Project Settings appear in the following order:

  • 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-20251110-111102.png
Delete confirmation pop-up

After deletion:

  • Checklist items with checked status will be reassigned to Done

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

โ˜๐ŸผNOTE:

  • On the project level, you cannot manage default statuses (To Do, In Progress, Done) or global statuses shared across all projects.

  • You can only manage statuses that were created or added specifically for this project.

ย 

Custom statuses in templates

You can use project-specific statuses in your project templates.

If a project template containing project-specific statuses is converted to a global template, those statuses will be automatically replaced with To Do or Done.

ย 

Manage statuses from Global Settings

To manage your checklist statuses, navigate to Apps โ†’ Smart Checklist โ†’ App Settings โ†’ Statuses

image-20251029-111327.png
Default statuses in Global Settings

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

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


Add a new custom status

To add a custom status, enter the desired name, color, checkbox state, projects, and click โ€œAdd new statusโ€.

The name of the custom status is limited to 50 characters.

image-20251029-111646.png
Add new custom status

โ˜๐Ÿผ NOTE: You canโ€™t rename a custom status once itโ€™s added. Youโ€™ll need to remove the status
and add a new one ๐Ÿ™ƒ

ย 

Change status color

You can easily change colors of your custom statuses. In order to do that, refer to the Color column and choose the color from the dropdown:

image-20251029-111816.png
Change custom status color

Choose status checkbox state

Smart Checklist items can have 2 checkbox states. States allow you to display the items as completed or not:

checked state

UNchecked state

checked state will treat the checklist item as done

UNchecked state will treat the checklist item as not completed

In order to choose the custom status checkbox state refer to the Checkbox column and choose the state from the dropdown:

image-20251029-111951.png
Change custom status state

โ˜๐ŸผNOTE: The state cannot be changed for default statuses.

ย 

Assign status to Projects

๐Ÿ˜Ž Pro Feature โ†’ How to Upgrade from Free to Pro Plan

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.

Screen Recording 2025-10-30 at 11.51.12.mov
Assign status to Projects

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

Reorder statuses

Use the drag handle to move the entire status row and arrange statuses in the desired order for selecting statuses for checklist items.

Screen Recording 2025-10-29 at 13.20.29.mov
Reorder statuses

ย 

Remove status

To remove a custom status, click the Trash bin icon next to the status. A warning will appear:

image-20251029-112328.png
Delete confirmation pop-up

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.

ย 

Statuses on the Issue view

Change status for checklist items

Statuses are shown as a dropdown in the right column of checklist items:

image-20251029-112740.png
Status dropdown for the checklist items on the Issue view

Custom status in RAW text format

You can reference custom statuses as [status name] in the markdown formatting.

You Type

You Get

You Type

You Get

- [IN REVIEW] IN REVIEW item with Unchecked state - [CUSTOM STATUS] CUSTOM STATUS item with Unchecked state - [FAILED] FAILED item with Checked state

ย