Washington Upgrade Error

JohnnySnow
Kilo Sage

Hi Team,

 

Has any one faced below ACL error?

JohnnySnow_0-1722244693744.png

 

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.

 

 

 

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.
6 REPLIES 6

HarishVardineni
Tera Contributor

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. 

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
Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.