This message was deleted.
# develocity
s
This message was deleted.
g
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
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.