Problem/Motivation

Reverting revisions causes issues with Multiversion and specifically the revision trees.

Proposed resolution

As a short term fix we should prevent access to reverting revisions or remove the routes.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

timmillwood created an issue. See original summary.

timmillwood’s picture

StatusFileSize
new1.27 KB

Here's a patch which decorates the node revision access service and denies access.

timmillwood’s picture

Status: Active » Needs review
StatusFileSize
new1.24 KB
new1.51 KB

Multiversion doesn't depend on Node, so let's alter the service rather than decorate it.

jeqq’s picture

StatusFileSize
new1.51 KB

  • jeqq committed 0835f7e on 8.x-1.x authored by timmillwood
    Issue #2950963 by timmillwood, jeqq: Prevent revisions from being...
jeqq’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.