Getting the info message "Record not found" while reloading the project record for specific user.

V_PRB
Tera Expert

Hi Experts.

After reloading the project form for specific user I'm getting the info message "Record not found" on top of the form.

Taking a look into the system logs I see the following warning when trying to impersonate with a specific user and reload the project record.

com.glide.script.RhinoEcmaError: "__ref__" is not defined.
   <refname> : Line(1) column(0)
==>   1: __ref__.isNewRecord()

 

find_real_file.png

6 REPLIES 6

SumanthDosapati
Mega Sage
Mega Sage

Hi,

Check if the impersonated user dont pass the READ ACL of that table.

 

Regards,
Sumanth

SumanthDosapati
Mega Sage
Mega Sage

There is similar older issue link found.

Looks like there it worked by deleting table and creating it again.

Also check for Read ACLs on that table.

 

Mark as correct and helpful if it solved your query.

Regards,
Sumanth

Hi,

its OOTB pm_project. we can not delete the entire table.

Harish KM
Kilo Patron
Kilo Patron

Hi is this happening for few users or all? If only few then check the roles of the user whether he has access to view the record. 

Regards
Harish