flownative/noderepair-inconsistentidentifiers

This package is abandoned and no longer maintained. No replacement package was suggested.

Fix inconsistent node identifiers

dev-master 2016-09-01 14:17 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:01:08 UTC


README

MIT license Packagist

Fix inconsistent node identifiers

This is a hotfix for Neos' node:repair command which adds an additional task for fixing inconsistent node identifiers across workspaces.

In particular, the check detects nodes whose corresponding node in the live workspace (determined by the path and dimensions) has a different node identifier.

The exact cause for this inconsistency is still unclear at the time of this writing.

Usage

./flow node:repair --only fixNodesWithInconsistentIdentifier