Commit becfa35
committed
[BUGFIX] Node indexing broken due to required parameter
The recent adjustment of the node indexing to the changed publishing
behavior in Neos broke (manual) node indexing. This change declares the
targetWorkspace parameter to indexNode() optional as intended.1 parent 4043b1a commit becfa35
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments