Files
medusa-store/.changeset/loud-melons-happen.md
T
Adrien de Peretti ac866ebb51 test(): Test the create product workflow compensation (#4716)
**What**
Integration tests to validate the workflow compensation.
Also, fix the transaction state when the workflow is compensating and some steps does not have any compensation
2023-08-09 14:33:04 +00:00

432 B

@medusajs/orchestration, @medusajs/workflows, @medusajs/types, @medusajs/medusa
@medusajs/orchestration @medusajs/workflows @medusajs/types @medusajs/medusa
patch patch patch patch

test(): Test the create product workflow compensation fix(orchestration): Fix the transaction state after compensating with no compensation steps in the middle chore(workflows): Export and naming feat(types): Update product workflow input types feat(medusa): Update product workflow usage and cleanup endpoint