Feature: list objects by their associations and/or see "deeper" associations #132
Labels
feature request
New feature request (template-set)
Katello
This issue or pull request is important to katello
It would be nice to see object associations without having to search around.
Example: See publications and distributions associated with a repo. For now you have to list the distributions, see what publications are associated, then look at the publication to see what repositories are associated.
Another example in a different direction: list repositories from a publication.
From a Katello developer's perspective, we do this all the time from the Rails console. Pretty much all of the associations you could wish for are there and it really helps with debugging.
The text was updated successfully, but these errors were encountered: