Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include object class in state machine transition error #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ka8725
Copy link

@ka8725 ka8725 commented Oct 6, 2014

In our project we have a lot of related objects with state machine. And it's rather hard to figure out which object has incorrect state with a message like this:

"Cannot transition status via :to_completed from :provisioning (Reason(s): status is invalid". The Pull Request is proposal to add the object class to the message to make it more informative.

@suan
Copy link

suan commented Dec 20, 2014

Related / duplicate of #273

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