
Undoing spawn deletion creates an undeletable spawn
Reported by Virgil Dupras | October 4th, 2009 @ 02:08 PM | in v1.6.7 (closed)
Comments and changes to this ticket
-
Virgil Dupras October 4th, 2009 @ 02:10 PM
- Tag set to “bug”
- State changed from “new” to “accepted”
- Title changed from “Changing the date of an existing schedule creates duplicates of materialized s” to “Changing the date of an existing schedule creates duplicates of materialized spawns”
When changing the date of a scheduled transaction, all previously materialized spawns are duplicated, and it's impossible to delete these spawns.
-
Virgil Dupras October 7th, 2009 @ 03:42 PM
- Milestone set to “v1.6.7”
-
-
Virgil Dupras October 8th, 2009 @ 11:45 AM
- Assigned user set to “Virgil Dupras”
-
Virgil Dupras October 8th, 2009 @ 12:10 PM
- Title changed from “Changing the date of an existing schedule creates duplicates of materialized spawns” to “Undoing spawn deletion creates an undeletable spawn”
I'm changing the object of this ticket. I realize that the fact that materialized spawns being re-spawned when the start date of a scheduled txn is changed is a problem, but fixing this requires an important re-design and is outside the scope of this release. The real problem here is the fact that it's not possible to delete those spawns.
For a while, I couldn't reproduce the bug, but now I got it: It's undone spawn deletion that are buggy. If you delete a spawn and then undo the deletion, the spawn that came back will be un-deletable. With a few undo chains, it's also possible to end up with a lot of "duplicate spawns", which, if undone/redone enough, will all be un-deletable.
-
Virgil Dupras October 9th, 2009 @ 02:21 PM
- State changed from “accepted” to “fixed”
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
Tags
Referenced by
-
87 Undoing spawn deletion creates an undeletable spawn (from [150]) [#87 state:fixed] Fixed a bug causing spawn ...