Skip to content

Make AbstractStateMachinePersister fully recursive #391

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

Closed
jvalkeal opened this issue Jul 8, 2017 · 1 comment
Closed

Make AbstractStateMachinePersister fully recursive #391

jvalkeal opened this issue Jul 8, 2017 · 1 comment
Labels
type/enhancement Is an enhancement request
Milestone

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Jul 8, 2017

For now if you have deep recursive states and regions, not all childs are added.

@jvalkeal jvalkeal added the type/enhancement Is an enhancement request label Jul 8, 2017
@jvalkeal jvalkeal added this to the 1.2.6.RELEASE milestone Jul 8, 2017
jvalkeal added a commit to jvalkeal/spring-statemachine that referenced this issue Jul 8, 2017
- Fix AbstractStateMachinePersister to handle
  recursive machines and regions.
- Fixes spring-projects#391
@jvalkeal
Copy link
Contributor Author

jvalkeal commented Jul 8, 2017

Merged per 38977be

@jvalkeal jvalkeal closed this as completed Jul 8, 2017
jvalkeal added a commit that referenced this issue Jul 9, 2017
- Fix AbstractStateMachinePersister to handle
  recursive machines and regions.
- Backport #391
- Relates #307
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Is an enhancement request
Projects
None yet
Development

No branches or pull requests

1 participant