Ghost/ghost/posts-service
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
..
lib Fixed #bulkDestroy from calling bulkDestroy 2023-10-11 11:05:16 +02:00
test 🐛 Fixed newsletter post duplication (#17103) 2023-06-23 11:18:35 +01:00
.eslintrc.js
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Configured all unit tests to use dot reporter 2023-10-05 12:24:24 +02:00
README.md

Posts Service