Hide Forgot
Description of problem: Navigating to Content -> Content views -> <Particular content view> -> Content -> Repositories -> List/Remove Does not sow any repositories, even though: * Through Hammer I can see them * When I close content view, I can (in the listing) see number (> 0). How reproducible: always Steps to Reproduce: 1. Create product, create repository, create content-view 2. Associate repository with content view 3. observe Actual results: No repositories are listed Expected results: Repositories are listed Additional info: * via API (Hammer) I can see they are associated * It may work for some time, but break eventually * no error is in production.log when accessing page
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Hi Matej, can you provide more details on the scenario that led to the behavior that you see?
On freshly installed sat6 I just call some APIs... to be more precise: I use https://github.com/Katello/hammer-cli-import (ad0044d077) and import organizations, users, repositories, content-views and then I have described state. hammer import organization --csv-file exports/report-users.csv hammer import user --csv-file exports/report-users.csv hammer import repository --csv-file exports/report-repositories.csv --sync --synchronous hammer import content-view --csv-file /tmp/x-port/export.csv --sync --synchronous I'll attach content of CSVs. Additional info: I was unable to achieve it via WebUI (when I tried now).
Created attachment 901716 [details] Data for reproducer.
Ok, I have shrunk reproducer a little... see attached.
Created attachment 901763 [details] Reproducer.rb
This should be fixed when https://github.com/Katello/katello/pull/4371 gets pushed.
Created redmine issue http://projects.theforeman.org/issues/6459 from this bug
*** Bug 1108732 has been marked as a duplicate of this bug. ***
VERIFIED
This was delivered with Satellite 6.0 which was released on 10 September 2014.