Skip to content

Migrate the deprecated "urlParamsToObject" to "queryToObject"

What does this MR do?

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

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

File Change

app/assets/javascripts/boards/stores/boards_store.js

Merge request reports

Loading