Skip to content

Fixes a bug with the lock merge request button

Phil Hughes requested to merge ph/387061/fixActionsDropdownLockButton into master

What does this MR do and why?

Fixes a bug where the Lock merge request would not be rendered correctly in the action dropdown on the commit & pipelines tab when the new sidebar is enabled. This is caused by the Vuex store not having the correct data set.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #387061 (closed)

Merge request reports