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

Actions Plans V3
I've set up the Action Plans app, (https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HcINEA0)
And following the documentation.
First up it would seem the documentation for setting up a Custom Object against the action plans is a bit out of date, but I can work around the slight differences there I believe.
However, I'm getting the following error when running tests.
Class.ActionPlansBatchBuilderTest.runBatchException: line 316, column 1.
I thought this was down to some changes I had made being incorrect so I ran all tests on production. They passed.
I then refreshed the Sandbox, and once ready ran the tests there. And this error comes up immediately.
Has anyone else encountered this problem with Action Plans, and found a work around?
Hi David - I've run into this issue myself, however I can' figure out a work around. I'm currently in the process of reaching out to Salesforce, to see if they will uninstall the application from our production org.
I am getting this error when I validate a change set: In field: customButtons - no WebLink named Opportunity.Create_Action_Plan found. I have already uninstalled Action Plans from my production org because of conflicts with change sets. I can't find where this is.
System.AssertException: Assertion Failed: The Number Of Errors does not equal zero (0) as expected !!!: Expected: 0, Actual: 1
Stack Trace: Class.ActionPlansBatchBuilderTest.runBatchException: line 325, column 1
After I updated my user's email in sandbox, I did not receive the above error