How to restrict widget "My Work item Changes" to a show work items from a specific project area
I am using JTS version - 6.0.5 and CCM Version - 6.0.5. I have added widget "My Work item Changes" to my Dashboard where it shows all the Work items owned by me and that have been changed or modified across all the project areas . Now I want only the work items to current project area or specific project area to be displayed. To do this I have edited the URL in the setting for the widget but its not working.
1. The default URL : ${server-URL}/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&user=${current_user}
2. Added project ID to URL : ${server-URL}/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&user=${current_user}&projectId=${_pWXp0LtEEeiINeOFhiApLw}
3. Another way I could find is to export the Widget and edit the below line with the project area link.
<textarea id="jazz-viewlet_1542283176770_frontside-url" style="display:none;">https://xyz:9443/ccm</textarea>
But now how do I import or deploy this XML file.
Please guide me to form the correct URL for specific project area or let me know any other way to do this.
Thank you in Advance.
Deepali Nigade
|
One answer
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.