Filter project by Tags

Hi,

Perhaps I am missing something obvious but is there a way to filter for projects based off of tags? I could not find anything in the UI or API that would let me do so. If so it seems like the tags are useless, at least in the community version.

Are the project organizational features all locked behind the paid versions of SonarQube?

Thanks!

Hi,

If you scroll to the bottom of the facets list on the left of the Projects page, you should see a Tags facet…?

 
HTH,
Ann

Ah thank you! Do you know if there is a way to do the same in the Administration → Projects Management page? That way, it would be easy to bulk apply a permission template to the projects with the same tag.

Thanks,
Kevin

Hi Kevin,

Sorry, that’s not available. But it’s an interesting use case that I’ll flag for our PMs. Just don’t hold your breath.

 
:slight_smile:
Ann

1 Like

Thanks Ann!

One last question, is it possible to do something like this filter with the API?

Hi,

Well, you can filter using the same API that the Projects page does.

The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.

 
HTH,
Ann
You may also find this guide helpful.

1 Like