We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Default Lists not showing for non admins

Ashley
Mega Sage

Good afternoon,

 

We are currently carrying out regression testing for the Australia release in a sub-production instance, and the default lists are not appearing for non-admin users.

 

The message shown is: “One or more property values are invalid.”

 

I have checked the ACLs for several Help Desk users, and none appeared to be blocked.

 

Has anyone seen this error before?

 

Kind Regards,

 

Ashley

 

Screenshot 2026-04-27 145516.png

 

1 ACCEPTED SOLUTION

Ashley
Mega Sage

Good morning,

 

I handed this over to our Senior Dev and the default lists were being blocked by 2 different ACL's that were created during the upgrade to Australia and all resolved now.

 

Kind Regards

 

Ashley

View solution in original post

5 REPLIES 5

Rairai31
Giga Guru

You can also refer to this KB article: Resolve Agent Workspace lists not appearing after creation for users with long usernames

Resolution:

There are two options for resolving this issue:

Option 1: Limit username length

Ensure that all usernames in the [sys_user] table are 40 characters or fewer. This prevents username truncation across the platform, not just in Agent Workspace lists.

Option 2: Update the dictionary entry

Update the dictionary entry for the created_by field in the [sys_aw_my_list] / [sys_ux_my_list] table to match the maximum length configured for the user_name field in [sys_user]. This allows usernames longer than 40 characters to be stored and retrieved correctly.