Skip to content

[Maintenance] Fix JavaScript error in test mode

Alexandru Lupu - Tremend requested to merge maintenance/fix-js-error into qa

Maintenance

Change log

  • Added:
  • Changed: to not load Webtools JavaScript files when running the test environment.
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Notes

While running the test environment, there are several JavaScript errors making harder to spot deprecation messages.

SEVERE 2021-12-27 22:40:59 +0000: $webtools_url/webtools/rest/service-inventory - Failed to load resource: the server responded with a status of 422 (Unprocessable Content)
SEVERE 2021-12-27 22:41:00 +0000: $webtools_url/webtools/rest/service-inventory - Failed to load resource: the server responded with a status of 422 (Unprocessable Content)
Edited by Nelson Matias

Merge request reports