You need to sign in to do that
Don't have an account?

ActionId specified was invalid for ActionType QuickAction.
Hi All,
I'm deploying Account and Contact layouts to production using Eclipse Ide. While validating i'm facing issue like "ActionId specified was invalid for ActionType QuickAction". Please let me know how to resolve the issue.
Thanks
I'm deploying Account and Contact layouts to production using Eclipse Ide. While validating i'm facing issue like "ActionId specified was invalid for ActionType QuickAction". Please let me know how to resolve the issue.
Thanks
Enable chatter in the org you are trying to deploy to and then try deploying. i.e. Enable chatter in the destination org.
I would have thought that this would be a basic feature that would have worked in a managed package but it's obviously not.
1. Enable Note Settings and Chatter Settings in both Source and Target Environments.
I ran into this for another situation similar to @Lyndsay Neer above... adding this to the scratch org def json fixed it
Hope that helps!
after trying all possibilities mentioned above finally it worked by taking the Email Action from the page layout. Maybe this is also useful somehow.
Greetings,
Stef
@SForceBeWithYou is there a way in which we can also script notes to be enabled using the method you illustrated above? Im going to ask my dev to look into it but was seeing if you had success with this.
We want to automate the deliveribility of our unmanged package so we want to see if there is a way to enable notes in setup without getting a person involved. Currently this is our only blocker from getting our package installed.