diff --git a/js/id/modes/save.js b/js/id/modes/save.js index f8df7ce47..991c12751 100644 --- a/js/id/modes/save.js +++ b/js/id/modes/save.js @@ -165,6 +165,7 @@ iD.modes.Save = function(context) { }); showErrors(); } else { + history.clearSaved(); success(e, changeset_id); // Add delay to allow for postgres replication #1646 #2678 window.setTimeout(function() {