Project

General

Profile

Actions

Bug #23090

open

errors shown in UI missing details

Added by Thomas McKay about 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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" 
        ]
    }
}
Actions #1

Updated by John Mitsch about 6 years ago

  • translation missing: en.field_release set to 349
Actions #2

Updated by Thomas McKay over 5 years ago

  • Target version changed from Katello 3.8.0 to Katello 3.9.0
Actions #3

Updated by Zach Huntington-Meath over 5 years ago

  • Target version changed from Katello 3.9.0 to Katello Backlog
  • Triaged set to No
Actions #4

Updated by Michael Johnson over 5 years ago

  • Triaged changed from No to Yes
Actions #5

Updated by John Mitsch over 4 years ago

  • Difficulty set to easy
Actions

Also available in: Atom PDF