TWSD-1510 - WebUI allows Engine ID with an odd length

Review Request #1273 — Created Dec. 30, 2025 and submitted — Latest diff uploaded

shuinvy
APV10
rel_apv_10_7
TWSD-1510
austin, lucille, mingji

Prevent user input engine ID with odd number length

The Jira ticket:
https://arraynetworks.atlassian.net/browse/TWSD-1510

The length of engine id should be even numver, such as 1234, 76, etc.
So I check the length of username and show error message if the length is invalid.


    Loading...