Ghost/ghost/posts-service/lib
Fabien "egg" O'Carroll 6de0a2bfff Fixed #bulkDestroy from calling bulkDestroy
Rather than calling itself with the newly created transaction, it would call
the "parent" method, which meant that two events were dispatched. TBH I think
we can get rid of the check for a transaction here, and so the parent method
too, but not 100% sure.
2023-10-11 11:05:16 +02:00
..
PostsExporter.js Fixed exporting email only posts 2023-04-05 10:14:11 +02:00
PostsService.js Fixed #bulkDestroy from calling bulkDestroy 2023-10-11 11:05:16 +02:00