You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Defend Workflows] [Trusted Devices multiple Conditions] "At least one condition must be specified" error appears immediately upon opening the "Add trusted device" flyout. #271620
When a user clicks "Add trusted device", the flyout opens with a default empty condition row (Device ID > is > [Empty]). However, a validation error reading "At least one condition must be specified" is displayed immediately below the condition builder before the user has interacted with the form or attempted to save.
Scroll down to the Conditions section in the right-hand flyout.
Observe the validation state below the condition builder.
Actual Result:
The red error message "At least one condition must be specified" is present by default upon opening the flyout.
Expected Result:
The form should load in a clean state. Validation errors should only appear after the user interacts with the fields and leaves them invalid (on blur), or when the user attempts to submit the form (on submit).
Screen Capture:
20260528-0732-06.7665055.mp4
Additional Notes (from video recording):
If the user enters text into the "Value" field, the initial error disappears.
If the user subsequently clears that text, a new, more accurate error message appears: "Condition value cannot be empty".
This suggests the initial state validation is improperly evaluating the default empty row as having zero conditions, rather than treating it as an incomplete condition that hasn't been touched yet.
Description:
Login Credentials:
Testing Details:
Build Details:
Precondition :
Steps to Reproduce:
Actual Result:
Expected Result:
Screen Capture:
20260528-0732-06.7665055.mp4
Additional Notes (from video recording):
Regression
Logs: