Skip to content

Fix duplicate boardsStore variable in milestone select

Inactive Account requested to merge winh-milestone-select into master

What does this MR do?

Rename one occurrence of boardsStore in milestone select class because it was shadowing another one.

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54139

Does this MR meet the acceptance criteria?

Merge request reports