TWSD-552 [AVX] Unable to configure NTP auth key
Review Request #700 — Created March 10, 2025 and updated — Latest diff uploaded
| Information | |
|---|---|
| lucille | |
| AVX2 | |
| TWSD-552 | |
| Reviewers | |
| marychou, shuinvy, timlai | |
To solve the add NTP Authentication Key select box will disappear.
- Add a select box when key list length is 0.
- The no-key select box will appear recurring when key list length is not 0.
- Add code in controller after api response, will judge the length of key list, if the length of key list is not 0, no-key select box will display: none.
