- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 11-15-2021 02:03 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@Siyou Li : We are getting the below error
Tried above-suggested steps but still having the issue. Any thoughts on this? Thank you in advance!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@Community Alums
We need more information to investigate this issue. Please create a case task with customer support team and our team will further investigate this issue.
Thanks,
Siyou
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Root cause: A Reference field used in the lookup was configured to reference the wrong table. When the Partial Preview API attempted to perform the reference lookup, it was unable to fetch the target data, and the internal query object remained uninitialized. That led to the exception:
There was an error with the partial preview API. Transformation failed: Cannot invoke "com.glide.db.meta.Query.addQuery(com.glide.util.IQueryCondition)" because "this.fQuery" is null
Fix: Correct the Reference field configuration (Dictionary entry) so the Reference points to the correct table.