Issue
In list column, a string field not showing the entire text value and it is truncated
Release
Newyork and further releases
Cause
This is a behavior change in recent versions( from Newyork release).
Resolution
The issue can be resolved by adding 'no_truncate=true' on the sys_dictionary record of the affected string field.
Example: In below screenshot, added 'no_truncate=true' attribute to 'name' field in 'core_company' table.