-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: ics_agActor
-
Labels:None
There is a logical error in the conditional check for the number of spots detected that prevents an accurate check regarding the flag status. The and should be replaced by an or. This logical error was discovered by github copilot during other cleanup operations.