-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
3.10.4, 4.4.2, 4.5.2, 4.5.3
-
None
-
None
-
Severity 3 - Minor
-
3
-
The following warning appears in logs when Crucible is re-indexed and entries are removed:
WARN - Crucible State (Deleted) not defined, returning "Unknown" state
java.lang.Throwable
at com.cenqua.crucible.model.managers.StateManager.getStateByName(StateManager.java:178)
From discussing with senior support, this is an erroneous message due to a logic discrepancy in the code.