U4-2336 - Rollback notifications are not firing. [4.11.8]

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.

Comments

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: