typo3-flow-package noderepair-inconsistentidentifiers
Fix inconsistent node identifiers
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
, (*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)
dev-master
9999999-dev
Fix inconsistent node identifiers
Sources
Download
MIT
The Requires