Bug #25932
closedReimporting the existing CV version should have more refined validation message
Description
Currently, If one tries to reimport the CV version with the same minor and major version, Satellite throws validation message as :
"Validation failed: Minor , must be unique to major and version id version."
which I feel needs improvement.
Version-Release number of selected component (if applicable):
Satellite 6.5 snap 1
How reproducible:
Always
Steps to Reproduce:
1. Export the CV version (lets say 1.0 major 1 and minor 0)
2. Import the exported CV version in another org/satellite ( in our case confirm the imported CV version is 1.0 major 1 and minor 0)
3. After successful import, try to reimport the exported CV version (in our case 1.0 major 1 minor 0)
Actual results:
The reimport throws a validation as:
"Validation failed: Minor , must be unique to major and version id version."
Expected results:
More refined validation message something like;
"CV Version with same major and minor version already exists"
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/625 added
Updated by Chris Roberts over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|b2f096971d958bde710191f1c495a7962d6fcc27.
Updated by Jonathon Turel over 5 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes
Updated by Jonathon Turel over 5 years ago
- Target version changed from Katello 3.12.0 to Katello 3.11.1