-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.18.0
Description of problem:
`hammer capsule content info, for content view repositories, shows the archived repository ID rather than the published repository ID. If a user takes this ID and tries to sync it to the capsule via hammer, it will fail.
How reproducible:
100%
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Sync some repositories to a capsule
2. Run `hammer capsule content info` on the capsule
3. See the IDs and try them with `hammer capsule content synchronize --repository-id ...`
Actual behavior:
Sync will fail with a 404
Expected behavior:
The correct ID should be returned
Business Impact / Additional info:
This might be a hammer issue or an issue with the content counts data itself, although the UI is working fine, so I suspect it is hammer.