sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
57 stars 40 forks source link

PI Migration - Milestones duplicated #1928

Open madhurrya opened 1 month ago

madhurrya commented 1 month ago

It seems when we migrate an instance the milestones get duplicated.

https://sample.spiffcrm.com/i/42

Image

jasquat commented 1 month ago

Oh yeah, we are apparently duplicating all events on migration it seems. We probably shouldn't do that. It looks like we are calling did_complete_task although that is a little unexpected. We will need to look into why that is getting called.

madhurrya commented 1 month ago

This is fixed now