SalesforceLabs / ActionPlansV4

Action Plans encapsulates best practices into reusable task templates.
https://salesforcelabs.github.io/ActionPlansV4/
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

LabsActionPlans.APTask: execution of AfterUpdate caused by: System.DmlException: Upsert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Status]: [Status] (LabsActionPlans) #171

Open viqashussain opened 7 months ago

viqashussain commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Task.
  2. Change something in the task.
  3. Scroll down to and click save.
  4. See error

Expected behavior Error should not be thrown. Looks like the APTask trigger on the Task is causing this error. This only happens on certain Tasks, not all.

Screenshots image

Environment (please complete the following information): Windows

Additional context Add any other context about the problem here.