Actions
Bug #15508
closedNetwork address uniqueness enforced, duplicates should be possible
Description
#14638 reverted a change from #11250 that permitted multiple subnets with the same network address.
https://github.com/theforeman/foreman/commit/0584808#diff-2da178224817fcec2a2d67cf88c49895R65
This uniqueness requirement should be removed.
Updated by Dominic Cleal over 8 years ago
- Related to Feature #11250: Remove uniqueness check from network address validator in subnet.rb added
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #14638: Refactor Subnet into STI to allow different subnet types added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3609 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2bbaa8c058812cfe544f9e668a7f78bd5d44142f.
Actions