-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: Mission Control Core
-
None
-
JMC 8.0 Sprint 5
When defineEventProbes(xmlDescription) is called with an XML description only containing probes from a new class, existing probes in other classes will not be reverted. This is because TransformRegistry.modify(xmlDescription) has not been implemented to account for this case.