deploy genAiPlanner with changes won't update UI #3068
Labels
bug
Issue or pull request that identifies or fixes a bug
owned by another team
The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Summary
This all has been tested with type=
Digital Channel
Expected result
When org is empty and doesn't have the KDA agent created and executing the following command, I expect the planner to be created.
Actual result
Though the CLI succeeds, the planner won't show up in the org UI.
Additionally, if the object is created by hand in the org, and pulled, changes in the descriptions have the same outcome, they can be made and pushed with the CLI but though the CLI succeeds, the change won't be shown in the UI.
Additional information
Example repo and file https://git.soma.salesforce.com/madolfi/knowledge-driven-actions-poc/blob/master/force-app/main/default/genAiPlanners/kda_v1.genAiPlanner-meta.xml
System Information
Diagnostics
✅ pass - salesforcedx plugin isn’t installed
✅ pass - you don't have any linked plugins
✅ pass - [@salesforce/plugin-trust] can ping: https://registry.npmjs.org
✅ pass - [@salesforce/plugin-trust] can ping: https://registry.yarnpkg.com
✅ pass - [@salesforce/plugin-trust] can ping: https://registry.npmjs.org/
✅ pass - using latest or latest-rc CLI version
✅ pass - [@salesforce/plugin-deploy-retrieve] sourceApiVersion matches apiVersion
❌ warn - [@salesforce/plugin-deploy-retrieve] sourceApiVersion matches default target org max apiVersion
✅ pass - can access: https://test.salesforce.com
✅ pass - can access: https://appexchange.salesforce.com/services/data
✅ pass - can access: https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-win32-x64-buildmanifest
❌ fail - [@salesforce/plugin-auth] CLI supports v2 crypto
The text was updated successfully, but these errors were encountered: