Bug #6886
closedUser should not be allowed to create OS with same name and version
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1120985
Description of problem:
I was trying to create OS with name RedHat and version 6.5. Later, I realized OS was already there with same name and version. I think UI should throw some error message that "OS Name with same version has already been taken"
I think we can't uniqueify OS just on the basis of name. As OS can be of same name but with diff versions.
Version-Release number of selected component (if applicable):
sat6 GA snap1
How reproducible:
always
Steps to Reproduce:
1. create a OS with name RedHat and major/minor version: 6/5
2. create another OS with same name and version.
3.
Actual results:
UI allows use to create OS with same name and version
Expected results:
UI should throw error if one OS already there with same name and version
Additional info:
Updated by Tomer Brisker almost 10 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1962 added
- Pull request deleted (
)
Updated by Shlomi Zadok almost 10 years ago
This is a duplicate of #7743
And there is a pending PR for this for a long time at https://github.com/theforeman/foreman/pull/1885
Updated by Dominic Cleal almost 10 years ago
- Is duplicate of Bug #7743: Duplicate OSes can be created added
Updated by Dominic Cleal almost 10 years ago
- Status changed from Ready For Testing to Duplicate
- Assignee deleted (
Tomer Brisker)