-
Bug
-
Resolution: Unresolved
-
Critical
-
None
When I change the "Quiet period calculator" and save the job config, the value isn't saved, the default "index < 5 ? 0 : 2 * 60" comes back haunting me. I tride to save "0" or "index < 32 ? 0 : 1"
This is a critical issue, every time we re-edit a job the quiet period calculator gets reset to the default which clobbers values that were saved before. This needs to be fixed, or back out the quiet period calculator changes.