We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Peter Gregory 07 Jun 2013, 06:06:19 Updated by Shannon Deminick 13 Jan 2014, 04:20:28
Duplicates: U4-4033
We are running v4.11.8. and found that notifications for Rollback are not firing. This is because in the Document.Rollback method it is missing a call the toe RunActionHandlers method.
To enable notifications could you please modify Document.cs to include
umbraco.BusinessLogic.Actions.Action.RunActionHandlers(this, ActionRollback.Instance);
on around line 1252.
In the meantime we have worked around it by adding a call in the AfterRollback event so we don't need to mess up the core.
Priority: Normal
Type: Bug
State: Duplicate
Assignee:
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 4.11.8
Due in version:
Sprint:
Story Points:
Cycle: