The refresh method of a SelectionTool is generally only call when a valid selection is present. But in the case of a manual refresh (performed by right clicking on the tab tool for exemple) it is necessary to check that the current selection is actually valid.
Failure to do so leads to many implementation being stuck in a refresh state when refreshing with no selection for exemple.
- discovered while testing
-
CMS-12015 Error when manually refreshing the history tool
- Closed