restore text
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Has been cancelled
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Has been cancelled
This commit is contained in:
parent
ca5ae17177
commit
ddc2972bd2
@ -9,17 +9,18 @@ og_image: https://docs.datacontroller.io/img/restore.png
|
|||||||
|
|
||||||
For those tables which have [Audit Tracking](/dcc-tables/#audit_libds) enabled, it is possible to restore the data to an earlier state!
|
For those tables which have [Audit Tracking](/dcc-tables/#audit_libds) enabled, it is possible to restore the data to an earlier state!
|
||||||
|
|
||||||
Simply open the submit to be reverted, and click the red REVERT button. This will generate a NEW submission, containing the necessary reversal entries. This new submission **must then be approved** in the usual fashion.
|
Simply open the submit to be reverted (via HISTORY or the table INFO/VERSIONS screen), and click the red **REVERT** button. This will generate a NEW submission, containing the necessary reversal entries. This new submission **must then be approved** in the usual fashion.
|
||||||
|
|
||||||
![](/img/restore.png)
|
![](/img/restore.png)
|
||||||
|
|
||||||
Note that there are some caveats to this feature:
|
Note that there are some caveats to this feature:
|
||||||
|
|
||||||
- It will only work for TXTEMPORAL and UPDATE Load Types
|
- User must have EDIT permission to make a submission
|
||||||
- The user must have EDIT permission to make a submission
|
- It will only work for TXTEMPORAL and UPDATE Load Types
|
||||||
|
- It will only work for changes made inside Data Controller
|
||||||
- Changes made **outside** of Data Controller cannot be reversed
|
- Changes made **outside** of Data Controller cannot be reversed
|
||||||
- If there are COLUMN or ROW level security rules, the restore will abort
|
- If there are COLUMN or ROW level security rules, the restore will abort
|
||||||
- If the model has changed (new / deleted columns) the restore will abort
|
- If the model has changed (new / deleted) columns the restore will abort
|
||||||
- Only submissions that have actually been loaded, can be reverted (obviously)
|
- Only submissions that have actually been loaded, can be reverted (obviously)
|
||||||
|
|
||||||
## Technical Information
|
## Technical Information
|
||||||
|
Loading…
Reference in New Issue
Block a user