Actions
Bug #23090
openerrors shown in UI missing details
Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Description
Updating a repository "Upstream Repository Name" with an invalid docker name results in two errors during validation. The json returned reflects this but the UI just repeats the same message in two notices. They both say "An error occurred saving the Repository: invalid container image name".
{ "displayMessage": "Validation failed: Docker upstream name invalid container image name, Container repository name invalid container image name", "errors": { "docker_upstream_name": [ "invalid container image name" ], "container_repository_name": [ "invalid container image name" ] } }
Updated by John Mitsch about 7 years ago
- Translation missing: en.field_release set to 349
Updated by Thomas McKay over 6 years ago
- Target version changed from Katello 3.8.0 to Katello 3.9.0
Updated by Zach Huntington-Meath over 6 years ago
- Target version changed from Katello 3.9.0 to Katello Backlog
- Triaged set to No
Actions