Skip to content

Migrate the deprecated "urlParamsToObject" to "queryToObject"

What does this MR do?

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

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

File Change

ee/app/assets/javascripts/epics_list/epics_list_bundle.js
Edited by Miguel Rincon

Merge request reports