Actions
Bug #7139
closedSubnet name is unlimited length and not 255 chars
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Most resource types use a string field for the name, so are limited to 255 characters. Subnets use a text field, so have an unlimited length, so should be changed to 255 characters.
Updated by Ori Rabin over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 588253394e2ed248512ee5b9bbdda5ea5efa7a62.
Actions