My Open Tracker Items Plugin
My Open Tracker Items Plugin shows a summary of 'Unresolved' work items submitted by, assigned to or supervised by the current user and matching specified criteria per project.
Parameters:
title='New title' Optional parameter, you can modify the title of the plugin. Default: My Unresolved Items
Samples:
[{MyOpenTrackerItemsPlugin}]
Shows the 'Unresolved' work items submitted by, assigned to or supervised by the current user and matching specified criteria per project.
[{MyOpenTrackerItemsPlugin title='New title'}]
Shows same result but with a different title: 'New title'
Was this helpful?