Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response to improve #80

Open
albarivas opened this issue Jun 26, 2024 · 0 comments
Open

Response to improve #80

albarivas opened this issue Jun 26, 2024 · 0 comments
Labels
bug Something isn't working Generated Responses Issues/Questions related to responses generated using Einstein GPT Owned by another team We are maintaining this feedback for visibility but it is not within the control of our team triaged A work item has been created. Now being handled internally.

Comments

@albarivas
Copy link

albarivas commented Jun 26, 2024

Summary

I wanted E4D to help me add a filter to an existing class. I sent the class as part of the request, and it did not do anything with the class or tried to incorporate my filter anywhere.

Steps To Reproduce:

Screenshot 2024-06-26 at 09 10 02

The class is https://github.com/trailheadapps/ebikes-lwc/blob/main/force-app/main/default/classes/ProductController.cls. I passed the instruction "In the next class, add a filter that filters by battery (Battery__c):", followed by the full class pasted.

Expected result

I was expecting E4D to at least add a battery @AuraEnabled variable on the filters class. Bonus would be if it had been capable of adding the filtering condition to the dynamic query.

Actual result

It did not do anything with my request - the response did not include battery anywhere. Did the same with chatGPT and it worked like a charm.

Screenshot 2024-06-26 at 09 10 07

Using code builder

Salesforce Extension Version in Code builder: 61.1.2

Salesforce Einstein For Developers Version in Code builder: 0.50.0

code-server: v4.18.0

Code: 1.83.1

@smarvez smarvez added the Generated Responses Issues/Questions related to responses generated using Einstein GPT label Jul 1, 2024
@AnanyaJha AnanyaJha added bug Something isn't working triaged A work item has been created. Now being handled internally. Owned by another team We are maintaining this feedback for visibility but it is not within the control of our team labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Generated Responses Issues/Questions related to responses generated using Einstein GPT Owned by another team We are maintaining this feedback for visibility but it is not within the control of our team triaged A work item has been created. Now being handled internally.
Projects
None yet
Development

No branches or pull requests

3 participants