Summary
Created a scratch org with a namespace and pushed agent-script-recipes into it. Able to test out simple agents, but agents with CLTs (custom lightning types) throw an error.
Salesforce Org Type
Scratch Org
Steps To Reproduce
- Create a scratch org with a namespace
- Deploy agent-script-recipes repo into this org
- Try to preview CustomLightningTypes agent.
Current Behavior
-
It does not compile and throws this error: API validation failed. Error details: Something went wrong. Please try again, and if the issue persists, contact Salesforce Customer Support for help with error 901453521.agentscript-compiler
-
It does work in scratch orgs without namespace.
Expected Behavior
- It must also work in scratch orgs with namespace.
Relevant Log Output
API validation failed. Error details: Something went wrong. Please try again, and if the issue persists, contact Salesforce Customer Support for help with error 901453521.agentscript-compiler
Code of Conduct
Summary
Created a scratch org with a namespace and pushed agent-script-recipes into it. Able to test out simple agents, but agents with CLTs (custom lightning types) throw an error.
Salesforce Org Type
Scratch Org
Steps To Reproduce
Current Behavior
It does not compile and throws this error: API validation failed. Error details: Something went wrong. Please try again, and if the issue persists, contact Salesforce Customer Support for help with error 901453521.agentscript-compiler
It does work in scratch orgs without namespace.
Expected Behavior
Relevant Log Output
Code of Conduct