Marc D Behr
Marc D Behr
After submitting, I dug in a bit more and found that the issue was that the new sandbox was created with Enhanced Domain enabled, so I would have specified `sfdx...
Thanks @cristiand391 - it does appear that the beta version of the command is returning the correct data now.
Is there a way that I can send it to you offline?
I was using 2.50.6 (which was the latest version yesterday when I ran the command). I upgraded to 2.51.6 today and tried again ``` { "architecture": "darwin-arm64", "cliVersion": "@salesforce/cli/2.51.6", "nodeVersion":...
Hi @sethmuss - we do utilize the --wait flag during the ci/cd (currently we set it to 60 minutes) and that works fine. The --skip-validation would be possible, but since...
Wrong repository
Wrong repository
@AndyHaas While I did pick the wrong repository for this, I do see that most of the apex in here is version 46 (10 revs back from current). Would it...
I am seeing a similar thing, Running HA 2025.10.1 I see 187 orphaned entries when I run homeassistant.list_orphaned_database_entities. Next I run homeassistant.delete_all_orphaned_entities, and when I then run homeassistant.list_orphaned_database_entities 5 minutes...