Actions
Bug #27677
closedEnforce a unique feature name
Status:
Closed
Priority:
Normal
Assignee:
Category:
DB migrations
Target version:
-
Description
Currently the Feature model has a column name that's not guaranteed to be unique while we do find on it. This can create odd situations, mostly seen in testing.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/6992 added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 335f4ace7e836b30500c59b41600331564317e6e.
Actions