Actions
Bug #21692
closedDocker Tag page missing manifest type
Description
DockerTag details page used to show details like "Manifest Type" as image/list ( https://user-images.githubusercontent.com/1069779/32075294-5bba5720-ba6a-11e7-9e8c-0855b38fa5d9.png)
My guess is its related to changes in https://github.com/Katello/katello/commit/1fc82810ba25036abae9d7d2ce0caf5eb3b81956
2 errors that need to be fixed on this page
1) Show manifest type
2) Don't show schema information if tag does not have a schema version. For some reason ""!_.isEmpty(tag.manifest_schema2)"" is not failing if manifest_schema2 = null. I am again guessing its related to changes in the above commit.
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7073 added
Updated by Partha Aji about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|84f5516f209a46fe80ccb280fa3dd622922e10d3.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 284
Actions