We’ve fixed an issue that caused the error:
Undefined index: test_quality_id
in the Test Analysis module.
This occurred due to a missing index in specific request scenarios. We've improved the backend validation to ensure test_quality_id
is always properly checked before use.
5 months ago