Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.0-b2
-
Component/s: None
-
Labels:None
Description
The label field for order forms has a relatively small max length of 32 in the database. When a user enters a label that is longer than 32 characters, the system acts like the update has succeeded. We should add an input validation rule for length on the label field.
(We also may want to consider increasing the max length in the database)