TWSD-805 - Got 500 internal error in some WebUI pages

Review Request #1031 — Created Aug. 26, 2025 and submitted — Latest diff uploaded

shuinvy
AVX2
rel_avx_2_7_4
TWSD-805
jasonchang, kevin.poh, timlai, timsu

Fix issue of Error code 500 is seen when trying to “Remote Syslog Host”

There is parsing issue in API.
I use different way to get parameter for API,
that is, use instance to build a dictionary (called data).
The root cause is the exception occurred in the statement: instance.get_field_dict()

    Loading...