Fixed
Details
Assignee
Heng Sin LowHeng Sin LowReporter
Heng Sin LowHeng Sin LowComponents
Priority
Major
Details
Details
Assignee
Heng Sin Low
Heng Sin LowReporter
Heng Sin Low
Heng Sin LowComponents
Priority
Created January 24, 2025 at 4:06 PM
Updated 4 days ago
Resolved January 26, 2025 at 10:58 AM
Data dictionary issue: Test.JsonData is “Json” type in current iDempiere seed but if you add a new “Json” reference type column to Test table, it will be created as “Jsonb” type.
Web UI issue: The WJonEditor field editor doesn’t works well with the “jsonb” data type as it ignore the fact that jsonb will remove most formatting white space characters before saving it to db.