Skip to content

Delete vue_issuables_list feature flag

Coung Ngo requested to merge cngo-delete-vue_issuables_list-ff into master

What does this MR do and why?

This MR deletes the vue_issuables_list feature flag as it has been superceded by the vue_issues_list feature flag.

This MR also updates the service desk empty state text. The text was updated in !40454 (diffs) for the vue_issuables_list refactor but the Haml template wasn't updated simultaneously, so the Haml template is updated here to satisfy the spec/features/issues/service_desk_spec.rb specs.

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

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

Edited by Coung Ngo

Merge request reports