flownative / noderepair-inconsistentidentifiers
Fix inconsistent node identifiers
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:typo3-flow-package
Requires
- typo3/flow: >=3.2.0
This package is not auto-updated.
Last update: 2022-02-01 13:01:08 UTC
README
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