---
title: "Status Counter Custom Field"
canonical: "https://support.appfire.com/space/JEPC/11338329/Status%20Counter%20Custom%20Field"
format: markdown
---
> Macro (aura-html)

> Macro (button-handy)

> Macro (button-handy)



> ℹ️ This page is about **JEP Cloud**. Using **Jira On-Prem**? Click the **On-Prem** button above.

> Macro (excerpt)
> 
> <span style="color: #000000">Calculates how many times the issue has been transitioned to the selected status.</span>

The Status Counter Custom Field calculates the number of times an issue has been transitioned to the selected status. This custom field can be particularly useful for tracking the progress or workflow of an issue. For example, it can provide insights into how many times an issue has moved from an "Open" status to an "In Progress" status, indicating the number of times work has started on that issue.

This field is a calculated (read-only) custom field.

### To create a Status Counter Custom Field, follow these steps:

1. Navigate to **Apps** > **Enhancer Plugin for Jira** > **Custom Field Configuration**.
2. Click the **Add New JEP Custom Field** button.
3. Click the **Counter** tab on the left-hand side of the dialogue.
4. Select **Status Counter**, then click **Add custom field**.
5. <span style="color: #000000">Fill in the dialog box:</span>
  - <span style="color: #000000">Create a </span><span style="color: #000000">**name**</span><span style="color: #000000"> for the custom field.</span>
  - <span style="color: #000000">Select </span><span style="color: #000000">**Status(es)**</span><span style="color: #000000"> to calculate how many times the issue has been transitioned to the specified status(es). You can select multiple statuses.</span>
6. <span style="color: #000000">Click the </span><span style="color: #000000">**Save custom field**</span><span style="color: #000000"> button to create the custom field. The custom field will now appear in the issue view:</span>

<span style="color: #000000">Once created, the </span>Status Counter Custom Field<span style="color: #000000"> can be used for sorting and searching in the issue navigator, allowing you to filter and find issues based on the user who initiated their status transitions. </span>

> ℹ️ **Remember to add this custom field to the appropriate screens so that it can be visible and accessible when working with issues.** If you don’t know how, check out the [Jira documentation](https://support.atlassian.com/jira-cloud-administration/docs/add-a-custom-field-to-a-screen/).

![image](media://6d0bad45-b5bc-40b6-b055-5a89f2d602a4)

> ℹ️ It's important to note that for new or updated issues after creating this custom field, the custom field values will automatically update correctly. However, for existing issues, **it's necessary to ****[regenerate the issue](https://appfire.atlassian.net/wiki/spaces/JEPC/pages/11338384)** in order to see the correct values associated with the Status Counter Custom Field.