mirror of
https://github.com/SigNoz/signoz.git
synced 2026-08-10 23:10:47 +01:00
Reject a reopen_duration below 1m: sub-minute windows truncate to 0 in the reopen JQL and silently disable reopening. Add tests for the minimum and for an invalid duration string, plus an assertion that the firing search JQL carries the reopen-window clause.