Nolimitscoupl3 Ticket 2471537 Min Exclusive
Communicate to the QA team that the issue has been resolved and request a verification run on both Windows and Linux test farms.
If you bought the ticket during the live show or previously purchased the recording:
[2024‑11‑09 14:23:11] DEBUG NolimitsCoupl3::setRange min_exclusive set to 5.000000476837158
[2024‑11‑09 14:23:15] INFO Validation value=5.000001 -> compare (value <= min_exclusive) => false (5.000001 <= 5.000000476837158)
[2024‑11‑09 14:23:20] WARN Validation rejected: value below exclusive minimum.
The log shows that the stored exclusive minimum (5.0000004768…) is smaller than the literal 5.0 due to the float truncation, making a value of 5.000001 appear below the stored bound. nolimitscoupl3 ticket 2471537 min exclusive