Skip to content

Migrate the deprecated "urlParamsToObject" to "queryToObject"

What does this MR do?

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

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

File Change

ee/app/assets/javascripts/boards/stores/actions.js

Merge request reports