-
Bug
-
Resolution: Done
-
Normal
-
6.12.0
-
0
-
False
-
-
False
-
CLOSED
-
1,350
-
Phoenix - Content
-
-
-
Sprint 116, Sprint 117, Sprint 118, Sprint 119, Sprint 120, Sprint 121, Sprint 122, Sprint 123, Sprint 124, Sprint 125, Sprint 126, Sprint 127, Sprint 128, Sprint 129, Sprint 130, Sprint 131, Sprint 132, Sprint 133, Sprint 134, Sprint 135, Sprint 136, Sprint 137, Sprint 138, Sprint 139, Sprint 140, Sprint 141, Sprint 142
-
Moderate
-
None
Description of problem:
Before the release of Satellite 6.10, Satellite ( 6.9 and below ) GUI used to provide options to
--> Republish individual Repository Metadata
--> Republish metadata for all repositories part of specific Content View versions.
These were helpful for the end-users as they don't need to remember commands or go back to CLI of the satellite to perform those tasks during specific troubleshooting being done.
But now, This is no longer the case.
- Satellite UI does not have the options anymore.
- hammer only provides an option for republishing metadata of content-view versions but not for the individual repositories enabled+synced.
- To perform the same action at the repository level, Users would always need to use the API `/katello/api/repositories/:ID/republish?force=true`
The fact that we still need to use the CLI methods for various reasons ( troubleshooting\hotfix application\bugfix ) etc., the missing options from UI is resulting in a negative user experience.
Version-Release number of selected component (if applicable):
Satellite
- 6.10
- 6.11
- 6.12
- 6.13
How reproducible:
Always
Steps to Reproduce:
1. Install any of the said versions of satellite and enable + sync one repo
2. Create a CV and Publish it after adding the repo to it.
3. Explore the `Content --> Products` and `Content --> Content Views` pages to find out an option to Republish the repository metadata.
Actual results:
None found.
Expected results:
Similar to 6.9, In current versions of satellite also, we should be able to republish repository metadata \ content-view version metadata from Satellite UI
Additional info:
I am not sure what to call this i.e. a BUG , an RFE or a Regression from the previous version ( 6.9 ) and hence i filed it as normal bug.