My Open Tracker Items Plugin
The My Open Tracker Items plugin displays a summary of Unresolved work items submitted by, assigned to or supervised by the current user and matching specified criteria per project.
The following parameters can be used:
title='New title'— An Optional parameter, you can modify the title of the plugin. Default: My Unresolved Items.
Usage Examples:
[{MyOpenTrackerItemsPlugin}]
Displays the Unresolved work items submitted by, assigned to or supervised by the current user matching the specified criteria per project.
[{MyOpenTrackerItemsPlugin title='New title'}]
Displays the Unresolved work items submitted by, assigned to or supervised by the current user matching the specified criteria per project, with the title: New title.
Was this helpful?