Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tamaloa
Copy link

@tamaloa tamaloa commented Jan 13, 2022

As many before we have been bitten by the current default behaviour of bang events to NOT raise exceptions.
It took me quite a while to figure out why this does not work as expected as first search results only returned references which state that raising an exception has been "fixed" (for instance #262).

Only after quite a while I found out, that raising exceptions on bang events by default will only be part of aasm version 6 (#378).

As many before we have been bitten by the default behaviour of bang events to NOT raise exceptions.
It took me quite a while to figure out why this does not work as expected as first search results only returned eferences which state that raising an exception has been "fixed" (for instance aasm#262).

Only after quite a while I found out, that raising exceptions on bang events by default will only be part of aasm version 6 (aasm#378).

I hope the small documentation change will help others.
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 2bea797 and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants