-
Bug
-
Resolution: Fixed
-
Medium
-
2.1.4
-
None
The length of the SPACEKEY column in the draft table is restricted to 20, causing a BatchUpdateException when a page in a space with a key longer than 20 characters is edited or created.
ERROR: value too long for type character varying(20)
ERROR: current transaction is aborted, commands ignored until end of transaction block