Has anyone done a reset of User's view history ?
Hi,
RQM 4.0.7; user has a recent test plan in the "Recently Viewed" that has a bad URL in the json [ having used the information in https://jazz.net/wiki/bin/view/Main/ViewHistory to retrieve ]
This is part of the view history for type=com.ibm.rqm.web.ui.ActionBarEntry.Planning.RecentlyViewed
Notice the absence of ?id=712 on the 2nd entry. Unfortunately, this project has only 8 test plans so suggesting that the user view 10 or more to flush out the history isn't possible. In the view history wiki it mentions adding to the history with a POST. Has anyone had the opportunity to use a POST to make a particular view history again empty ?
A thought I have is posting an empty json...
RQM 4.0.7; user has a recent test plan in the "Recently Viewed" that has a bad URL in the json [ having used the information in https://jazz.net/wiki/bin/view/Main/ViewHistory to retrieve ]
This is part of the view history for type=com.ibm.rqm.web.ui.ActionBarEntry.Planning.RecentlyViewed
{ "application": "undefined\/application-about", "data": "", "iconUri": "https:\/\/rtc3srv1.:9443\/qm\/web\/com\/ibm\/asq\/common\/web\/ui\/internal\/images\/icons\/obj16\/qm_testplan16.gif", "label": "712: TSM SVT Server 7.1.1.2 Test Plan", "project": "_X8f86EJHEeOho4kve7fpoQ", "type": "com.ibm.rqm.web.ui.ActionBarEntry.Planning.RecentlyViewed", "uri": "https:\/\/rtc3srv1.:9443\/qm\/web\/console\/TSM Test RQM Project#action=com.ibm.rqm.planning.home.actionDispatcher&subAction=viewTestPlan&id=712" }, { "application": "undefined\/application-about", "data": "", "iconUri": "https:\/\/rtc3srv1.:9443\/qm\/web\/com\/ibm\/asq\/common\/web\/ui\/internal\/images\/icons\/obj16\/qm_testplan16.gif", "label": "712: TSM SVT Server 7.1.1.2 Test Plan", "project": "_X8f86EJHEeOho4kve7fpoQ", "type": "com.ibm.rqm.web.ui.ActionBarEntry.Planning.RecentlyViewed", "uri": "https:\/\/rtc3srv1.:9443\/qm\/web\/console\/TSM Test RQM Project#action=com.ibm.rqm.planning.home.actionDispatcher&subAction=viewTestPlan" },
Notice the absence of ?id=712 on the 2nd entry. Unfortunately, this project has only 8 test plans so suggesting that the user view 10 or more to flush out the history isn't possible. In the view history wiki it mentions adding to the history with a POST. Has anyone had the opportunity to use a POST to make a particular view history again empty ?
A thought I have is posting an empty json...
One answer
Kevin, this is an internal implementation detail. The View History Service WIKI was (it's somewhat dated now) intended for development discussion. Please open a PMR for IBM Support to investigate.