Thanks to a resolution of another problem, we wish to call self.on('books:beforeSave', ...)
for all pieces.
We are using apostrophe-workflow. Since they have not changed, using "Batch Commit" from the CMS does not trigger anything.
Is there a way to force commits even if no changed occurred? We'd like to avoid opening a hundred pieces, modify them, cancel the modification, and then commit :)