Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The expiration logic change in the patch for SAMZA-867 was wrong. It simplified the conditional, but would cause expired requests to never get rescheduled on ANY_HOST.
This ticket is to fix that logic and the unit tests, which didn't fail after the change.