2017 © Pedro Peláez
 

typo3-flow-package noderepair-inconsistentidentifiers

Fix inconsistent node identifiers

image

flownative/noderepair-inconsistentidentifiers

Fix inconsistent node identifiers

  • Thursday, September 1, 2016
  • by flownative
  • Repository
  • 2 Watchers
  • 0 Stars
  • 114 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MIT license Packagist, (*1)

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., (*2)

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

The exact cause for this inconsistency is still unclear at the time of this writing., (*4)

Usage

./flow node:repair --only fixNodesWithInconsistentIdentifier, (*5)

The Versions

01/09 2016

dev-master

9999999-dev

Fix inconsistent node identifiers

  Sources   Download

MIT

The Requires