-
Bug
-
Resolution: Done
-
Major
-
8.4
-
None
Certain situations where selection is empty (should never be to enable the Undeploy action), the TeiidServerSelectionProvider.getSelectedObjects() method will return NULL. the undeploy.run() method doesn't check for null.
Solution is to return an EMPTY list instead of null