Feature #4109
Force user to select a unique label when creating/editing products
Description
The standard behavior for handling the case when a user attempts to use a Label value that has already been used in the context they're in is to prevent the change and display the message:
```
Label has already been taken
```
However, when creating new products, if you attempt to use a value for the Label field that has already been used, a GUID is automatically generated and the product is successfully created. In order to standardize the expected behavior, I'd argue that the user should be forced to either use a unique Label value or allow the application to create a unique GUID.
Created: omaciel on March 08, 2013 17:24 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/1720
History
#1
Updated by Eric Helms almost 8 years ago
- Category set to Web UI
- Difficulty set to easy
- Triaged set to Yes
#2
Updated by Eric Helms about 7 years ago
- Status changed from New to Resolved
Users are now presented with a validation error if they attempt to use a label that has already been taken.
#3
Updated by Eric Helms almost 6 years ago
- Legacy Backlogs Release (now unused) set to 166