trailheadapps / lwc-recipes

A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
https://developer.salesforce.com
Creative Commons Zero v1.0 Universal
2.59k stars 3.08k forks source link

Install Error #926

Closed lmbugua852 closed 5 months ago

lmbugua852 commented 7 months ago

Summary

Tried to install this in a sandbox but got an error.

Salesforce Org Type

Sandbox

Steps To Reproduce

Install as unlocked package in sandbox.

Current Behavior

WHERE Name LIKE :key AND Picturec != ^ ERROR at Row:4:Column:19 field 'Name' can not be filtered in a query call | ContactController: WHERE Name LIKE :key AND Picturec != ^ ERROR at Row:4:Column:19 field 'Name' can not be filtered in a query call

Expected Behavior

No response

Relevant Log Output

No response

Code of Conduct

github-actions[bot] commented 7 months ago

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

satyasekharcvb commented 6 months ago

Hi @lmbugua852, I tried installing this and I am unable to reproduce the error. Can you please check if there is any existing custom field called picture__c in your contact object. Please reach me if you are still unable to install it. Thank you!