Closed dreistromlandMf closed 2 weeks ago
Thank you very much for supplying this helpful PR. We are currently testing for unintended side effects.
We could reproduce the problem and tested the PR successfully. Thanks for your investigation and support.
The command in2publish:workflow:publishbackground from the premium plugin may skip pages depending on previous pages:
This commit ensures the parent page gets added to the buildRecordTree record index recording. It archives that by adding pages to the record index recording even if it was already in the index.
As this code is pretty deep, I am not quite sure about unintended side effects. Intense testing is advisable.