Washington Upgrade Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 02:20 AM
Hi Team,
Has any one faced below ACL error?
This is coming intermittently on our custom application's table which is extended from task table. This seems to come when the user does a global search and clicks on 'go to list view', these errors pop ups.
We dont have these fields anywhere on the form or list view, not sure why these pop up.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 01:20 AM
I have faced similar issues after washington upgrade , we have checked (sys_search_source_list.do) records and noticed that there are system created records with same table name and conditions with itil and admin read roles for one of the record. We tried to inactive one of the record that has itil and admin read roles but still error messages displaying. Once we have removed conditions like active = true or directly deleted the error record then issue resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 10:39 PM
We had a SN support ticket for the issue and this is the solution they gave us. Though not happy with the solution as it would hide all the ACL related msgs.
Name : glide.db.encoded_query.field_acl_error_msg
Type : true | false
Value: false
Johnny
Please mark this response as correct or helpful if it assisted you with your question.