Skip to content

Remove majority of frequent items app

What does this MR do and why?

Remove majority of frequent items app

This code is not largely unused since the legacy nav has been disabled. Thanks to &11957 (closed) most of the localStorage related code can also be deleted.

Only creating an issue from an epic now relies on this.

Remove unused VuexModuleMapper util

Since the removal of the Frequent Items app, this is unused as well.

Remove frequent item nav tracking

We can also remove tracking for our frequent items.

Remove remaining frequent items code

It's not needed anymore, after: !137787 (merged) is merged.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

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

Merge request reports