If there's no better alternative, you could query the API. You would have to GET the list of builds, then GET /get-attributes on each and filter duplicates. It contains the rootProjectName.
👍 1
f
François Guillot
05/12/2022, 11:05 AM
Hi @Jörgen Andersson
The solution explained by @Gabriel Feo (or its Export API counterpart if that’s easier for you) is the unique choice for now.