fix(sla): clarify the 'None (24x7)' business-hours label (PMS-586) #398
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/PMS-586-business-hours-none-label"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PMS-586 (found in PMS-567 SLA Management smoke)
The SLA-policy "Business Hours" selector offered an empty option labelled "None (24x7)", which conflated "no business-hours profile selected" with "runs 24x7".
Change (copy only)
The empty value (
"") and behavior are unchanged - selecting nothing still means 24/7. Wording is consistent with the target selector's "24x7" / "Business Hours" labels.Verified
dx build clean (33s), no warnings, fmt clean. Dev app serves this branch.
Test
SLA Management -> create/edit a policy -> the Business Hours dropdown's first option reads "No profile (runs 24/7)" with the explanatory help text; picking a profile still works as before.
🤖 Generated with Claude Code