Problem/Motivation
The machine name for aggrid config entity needs to be constrained to the standard machine name size for Drupal. *32 characters
Also, the field size for holding this information for each node is only 25 characters. This should be expanded to 32.
Proposed resolution
Establish the maximum and update the aggrid database field
Remaining tasks
- Constrain the machine name to 32 characters max
- Modify the aggrid install to setup the aggrid field id to 32 characters
- Update for existing install aggrid field id to 32 characters from 25
User interface changes
Force user to only 32 characters and make sure the field is locked to that number.
Data model changes
Modify the aggrid install to setup the aggrid field id to 32 characters
Update for existing install aggrid field id to 32 characters from 25
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3007390-2.patch | 2.23 KB | mferanda |
Comments
Comment #2
mferanda commentedComment #3
mferanda commentedComment #4
mferanda commentedComment #5
mferanda commented