TWSD-1392 - SNMP: WebUI is configuring parameters incorrectly and not aligning with CLI behavior, resulting in configuration mismatches.
Review Request #1276 — Created Dec. 30, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1392 | |
| Reviewers | |
| lucille, mingji | |
Let Private Password not optional
The Jira ticket:
https://arraynetworks.atlassian.net/browse/TWSD-1392The reopen comment:
https://arraynetworks.atlassian.net/browse/TWSD-1392?focusedCommentId=411896The Private Passowrd is set to optional=True,
so it is not mandatory before.
After removing the atrribute,
the field is mandatory.I also remove some useless spaces.
