Closed pranayjswl007 closed 1 year ago
Have you tried updating the fflib_QueryFactory__c API version to 47.0?
Hi @pranayjswl007, I saw there is an issue already opened for this. The problem is in fflib_QueryFactory().getFieldPath(). For a entity related or metadata related field, the "__r" relationship returns STRING rather than ID (probably a product bug) so that's the issue.
This sounds like the same thing as #208 -- I'm going to go ask for a repro case over there and close this as a duplicate
It looks like the selector pattern is not compatible with Entity Definition and Field Definition Code:
Code:
Exception: