Skip to content

Migrate the deprecated "urlParamsToObject" to "queryToObject"

What does this MR do?

This MR aims to solve the issue #334516 (closed)

Migrate the Deprecated urlParamsToObject to queryToObject as it help a single way to parse URL queries.

File Change

ee/app/assets/javascripts/test_case_list/components/test_case_list_root.vue

Merge request reports