-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
2022 Week 08-10 (from Feb 21), 2022 Week 11-13 (from Mar 14), 2022 Week 14-16 (from Apr 4), 2022 Week 32-34 (from Aug 8)
-
3
-
NEW
-
NEW
Currently, if a phase is after a never ending phase (ex: local search without termination), then that phase is never run. This is confusing for the user, who expect the phase to run (otherwise, why specify it). Thus, an exception should be thrown if a a phase follows a never ending phase to alert the user the phase will not be run.