Support Article
Character limit differs based on which space user performs edits
SA-103819
Summary
User edits a document with the title having more than 64 characters pinned to space. An error occurs indicating that maximum characters is 64 characters.
Error Messages
64 characters limit message
Steps to Reproduce
- Go to a space and click board
- Create a document on local system with the title name having more than 64 characters
- Click the three dots icon on the document
- Click Edit
- Change the title
- Click Submit
Root Cause
A defect in Pegasystems’ code or rules. The pyLabel property in code-pega-list is restricted to 32 characters while loading D_pzPins DP.
Resolution
Upgrade to Pega 8.4.
Alternatively,
Perform the following local-change:
- Truncate the pylabel value
- Set the value on DataPage (D_pzPins) results
Published March 19, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.