Increase Group Name Size

Description

Recently we had a customer get an exception when trying to manage a user group with a name longer than 16 characters:

opennms=# \d category_group;
Table "public.category_group"
Column | Type | Modifiers
---------------------------------------------- categoryid | integer | not null
groupid | character varying(16) | not null

I think 16 is a little small - we should go with at least 32 or 64. Also, it would be nice to check for this in the webUI to prevent an exception.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Benjamin Reed August 2, 2012 at 5:24 PM

lots of duplicate issues

Benjamin Reed March 13, 2012 at 4:17 PM

upped to 64 in 1.10.1

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

PagerDuty

Created February 14, 2012 at 9:05 AM
Updated January 27, 2017 at 4:20 PM
Resolved March 13, 2012 at 4:17 PM

Flag notifications