Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reopening a Controlling Task causes Dependent Tasks to be deleted #169

Open
6 tasks
BiglyB opened this issue Jan 11, 2024 · 0 comments
Open
6 tasks

Reopening a Controlling Task causes Dependent Tasks to be deleted #169

BiglyB opened this issue Jan 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BiglyB
Copy link

BiglyB commented Jan 11, 2024

Describe the bug
If a Controlling Task is reopened after it has triggered the creation of Dependent Tasks, then any update to the Dependent Tasks while the Controlling Task is open causes Action Plans to DELETE the dependent task that was just edited

To Reproduce
Steps to reproduce the behavior:

  1. Create an Action Plan that has at least 1 dependent Task
  2. Complete the Controlling Task so that the Dependent Task is created
  3. Reopen the Controlling Task
  4. Change the Status of the Dependent Task
  5. Refresh the record page to observe that the Dependent Task has now been deleted.

Expected behavior
The Dependent Task should accept the edit and no records should be deleted.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: OSX, Windows

  • Browser: Chrome 

  • Action Plans Version (e.g. 4.0.1) (See Setup > Installed Packages): LabsActionPlans 4.3

  • Salesforce UI

  • Classic (not tested)

  • [ X ] Lightning Experience

  • Org Edition

  • Personal

  • Contact Manager

  • Professional

  • [ X ] Enterprise

  • Unlimited

  • Developer

Additional context

@BiglyB BiglyB added the bug Something isn't working label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant