Actions
Bug #27051
openEvent logs rollback does not do any action
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
104
Name check:
To do
Fix check:
To do
Regression:
No
Description
Since #27010, rollbacks are not working, clicking on the Restore
button does not do anything.
The only workaround is to make an internal request to POST /api/eventlog/<id>/details/rollback?action=<before|after>
(see #26973)
Actions