Hi All,
I'm facing crazy issue. When I'm trying to select from lookup Leave type from HcmLeaveTypes table. System popup message:
The main point this record exist by that RecId. I tried to create a job with simple:
select LeaveType where leaveType.RecId == 5637146076;
But it is also not finding. Sometimes it's working, sometimes it's not. Sometimes helps to clear cache. Sometimes not.
I don't know where could be an issue... But it is cache issue.
Client and Server versions are the same.