Tracker Item State History Plugin
[{TrackerItemStateHistory id='1000' showHeader='true'}]
Displays the State transition history of an issue, a bug, task, etc, identified by its task-id.
You can add this plugin without the id parameter, inside a comment of an issue page and the plugin will automatically show the state transitions of the current issue.
The following parameters can be used:
Parameter
Description
id
A required or mandatory parameter, except on an issue page, must contain the numerical ID of the related issue.
showHeader
An optional Boolean parameter that determines whether the header information about the issue is displayed. The default value of this parameter is true.
Was this helpful?