Tracker Item State History Plugin
[{TrackerItemStateHistory id='1000' showHeader='true'}]
shows the state change history of an issue (bug, task, etc.), identified by its task-id.
Inside a comment of an issue page you can add this plugin without the "id" parameter, and the plugin will automatically show the state transitions of the current issue.
Parameters:
Parameter
Description
id
Required (except on an issue page) parameter should contain the numerical ID of the related issue.
showHeader
Optional boolean parameter determines if the header information about the issue is shown. Defaults to true.
Was this helpful?