@smcgivern : Would it be possible to change the feature so that the project tags are loaded only when you click the dropdown button. This would allow the page itself to render more quickly, but still keep the feature (at least for now). And then when there is clear signal/priority to iterate on project tags or deprecate them, we can do so.
Not sure if this extra work would be worth the effort though.
@DouweM CI doesn't use project tags, it tags other things instead. These all use a single shared table
I would rather remove this, and then if we need to build it, build it properly, than deal with the occasional 'the tags table is causing problems' / 'what tags table?' dialogue we have at the moment.
Given how usable the current dropdown is, I think we can take that risk
@mydigitalself CI uses the tags table for Runner tags. We also use the tags table for Project tags. If we remove the Project tags, we can't just remove the tags table.
It would really be useful if this feature came back in some form. I have a use case where I would like to organize Gitlab projects, but would like to track more than one primary group/attribute for each project. For example project1 could be a 'data-feed' but also a '.NetApp'.
Alternatively, would it be any easier to expand the use of Labels to include Projects?
The project topics don't have much value now, because projects can't be searched by topic (at least, if this is possible, I can't find out how).
However, it would be useful to my organization if we could do this. So instead of removing the other 50% of the value you used to deliver, how about restoring the 50% you already removed in a way that doesn't cause the problem that triggered its removal? All we need is a way to to find these with advanced search. Surely that should be possible?