---
title: "Transitions activity tab on issue view page"
canonical: "https://support.appfire.com/space/JMWE/461472022/Transitions%20activity%20tab%20on%20issue%20view%20page"
format: markdown
---
> Macro (aura-html)

The JMWE app provides an overview of the transitions triggered on the issue on the issue view page under the Activity section. <span style="color: #172b4d">This tab is visible </span>*by default. *<span style="color: #172b4d">You can enable it or disable it globally, or enable it conditionally using one of the options below:</span>* *

<span style="color: #172b4d">**To view the Transitions activity tab:**</span>

**To enable the Transitions activity tab conditionally**

1. Select `Show the Transitions activity tab on the issue view screen` based on a Groovy condition option
2. Input a Groovy script that returns a `truthy` value for the transitions activity tab to be visible. This Groovy script will be evaluated for each issue before displaying the Transitions tab, and the tab will be displayed only if the expression returns `true` or a "truthy" value. Here are a few examples of Groovy conditions: Display the Transitions activity tab only for
  1. Users of the “jira-administrators” group
  2. Users of the “Developers” project role
  3. Specific projects:

See [https://appfire.atlassian.net/wiki/x/hAqnB](https://appfire.atlassian.net/wiki/x/hAqnB) to know how to write a conditional Groovy script.

<span style="color: #172b4d">**Hiding the JMWE Transitions activity tab unconditionally**</span>

Select `Never show the Transitions activity tab on the issue view screen`<span style="color: #333333"> option on the </span><span style="color: #333333">[JMWE Configuration page](/wiki/spaces/JMWE/pages/284393607)</span><span style="color: #333333">.</span>

> ⚠️ If you have the **JSU Automation Suite for Jira Workflows** app installed in your instance, you will see another Transitions tab.

**Hiding the JSU Transitions activity tab **

To hide the JSU Transitions activity tab, go to the Manage apps Jira administration page, locate the **JSU Automation Suite for Jira Workflows** app, click on it to expand the section, then click on the <u>[57 of 57 modules enabled](https://jira8-jira8.media.innovalog.com/plugins/servlet/upm?source=side_nav_manage_addons#)</u> link to the right (the 57 number might vary):

![image](media://dd3116fb-8a85-49e1-8290-ed3aa00bea84)

This will reveal a list of modules at the bottom of the section. Locate the “Transitions Summary Tab Panel” entry, hover over it to reveal the **Disable** button, and click on **Disable**:

![image](media://03ce3df1-9ebe-4fc2-a935-9a84fc6b4a23)