Skip to content

Make startup.js to account for the param orders

euko requested to merge 250625-use-sorted-param-for-startup-call-lookup into master

What does this MR do?

  • Makes use of option.sort when using mergeUrlParams.

This MR solves the issue described in #250625 (closed).

The pre-work to add the sorting option to mergeUrlParms was done in !42561 (merged).

Does this MR meet the acceptance criteria?

Conformity

Issue #250625 (closed)

Edited by euko

Merge request reports