ash-project / ash

A declarative, extensible framework for building Elixir applications.
https://www.ash-hq.org
MIT License
1.57k stars 208 forks source link

fix: add checks for `around_transaction` and `around_action` in bulk #1474

Closed vonagam closed 5 days ago

vonagam commented 5 days ago

Closes #1473.

Exact same change as in 66cc0e48f1298fc7e68f0b373f7e4ae978c0b650 applied to bulk create/destroy.

(Also fixed typespec for before_action of changeset.)

zachdaniel commented 5 days ago

🚀 Thank you for your contribution! 🚀