List of values for quick actions when working in multiple gitlab issues systems seems to cache wrong values
Summary
I work in two discrete gitlab issues repositories that have different members and different tags. I've noticed that as I jump back and forth between them, which I do regularly, and as I'm typing slash commands to assign, unassign, and label issues...
sometimes it appears that the users and labels cached for slash command completion are for the wrong issue repo. I'm 90+% certain that I'm not imagining this, and I'm always able to select the correct assignee or tag from the GUI even when the slash command won't complete properly.
I tend to use a mix of the latest Chrome and Safari browsers on latest macOS, if that information is helpful.
If you're caching these issues values in browser local storage, perhaps you can check that you're caching them as UNIQUE lists based on group/project/assignee and group/project/label
Thanks for looking into this!