bedezign / yii2-audit

Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
https://bedezign.github.io/yii2-audit/
Other
193 stars 112 forks source link

How to enable roll-back on the Trail view page? #258

Closed kwazaro closed 5 years ago

kwazaro commented 5 years ago

When I open the trail details view, I can see the last changed fields and comparison of changed content. Is there eny possibility to quickly roll-back changes for model by this trail?

cornernote commented 5 years ago

The module doesn't do it via an interface, but there is some concept code that was documented here:

https://bedezign.github.io/yii2-audit/docs/trail-panel/