Item11628: Cycle of Edit, Save, Edit, Save in short time, changes recorded change to minor, reprev
Priority: Urgent
Current State: No Action Required
Released In: 1.1.5
Target Release: patch
Applies To: Engine
Component: Store
Branches:
mailnotify
was not notifying for all changes. It appears that the "replace current revision" is also forced to minor, causing the change to become a minor change.
- Edit SomeTestTopic
- Save
-
.changes
updated with SomeTestTopic BaseUserMapping_333 1331266065 7
- Edit again
- Save
-
.changes
last record replaced with SomeTestTopic BaseUserMapping_333 1331266108 7 minor, reprev
The problem appears to be that the last record in
.changes
is replaced if no intervening edits have occurred. If some other topic has been edited/saved, then a new record is added to
.changes
and the previous record is preserved.
--
GeorgeClark - 09 Mar 2012
Unable to reproduce. Changing to no action required
--
GeorgeClark - 09 Mar 2012