Closed jcadek closed 11 years ago
Sorry, what bug does this fix? Maybe open a ticket so we can track regression...
ESHandler had a bug where it was locally storing Story ID's after uploading, so when another user retrieved the data it would grab it with a null Story ID. Then if that 2nd user added a comment updateStory would add a new Story, duplicating it.
ESHandler had a bug where it was locally storing Story ID's after uploading, so when another user retrieved the data it would grab it with a null Story ID. Then if that 2nd user added a comment updateStory would add a new Story, duplicating it.