Content
View differences
Updated by Robin Wagner over 3 years ago
**As** an OpenProject user
**I want** to be able to undo the last several actions action I took on a work package
**so** that I can easily recover the previous data.
**Acceptance criteria**
* Add an "undo" action that is displayed for the user making a change when a change is made.
* The undo action should revert back to the state prior to the last change (and be able to revert the last several changes). change.
TBD:
* How many Are multiple steps of "undo" actions are necessary?
* Should other users be able to undo actions of a user?
**I want** to be able to undo the last several actions
**so** that I can easily recover the previous data.
**Acceptance criteria**
* Add an "undo" action that is displayed for the user making a change when a change is made.
* The undo action should revert back to the state prior to the last change (and be able to revert the last several changes).
TBD:
* How many
* Should other users be able to undo actions of a user?