Feature #4109
closedForce 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
Updated by Eric Helms over 10 years ago
- Category set to Web UI
- Difficulty set to easy
- Triaged set to Yes
Updated by Eric Helms over 9 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.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 166