NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 5 forks source link

Creating a plan branch should clear simulated activities from the timeline #1152

Open AaronPlave opened 5 months ago

AaronPlave commented 5 months ago

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

develop

Describe the bug

When creating a branch from a plan with simulated activities the simulated activities are not cleared in the child plan until you refresh the page. Simulation history for the child plan does correctly that there are no simulation runs associated with this plan.

Reproduction

  1. Make a plan
  2. Add activities
  3. Simulate
  4. Make a branch
  5. Observe that the simulated activities are still on the timeline
  6. Refesh
  7. Simulated activities should be gone

Logs

No response

System Info

All

Severity

Moderate