Plan Status: #636 was successful
Build: #636 was successful
Build Result Summary
Details
- Trigger
- Code has been updated by stephen.fenech.
- Revision
- 23908
- Completed
- Duration
- 94 minutes
- First to pass since
- #632 (Updated by pablo.lagreca – )
- Labels
- None
Test Summary
- 0 New Failures
- 0 Existing Failures
- 11 Fixed
Code Changes
-
stephen.fenech
Initial state should not be null. Putting check during construction so that a null initial state is not set on the flowConstruct but rather leave the default, which is started. This occurs when an old XSD which does not have the default of initialState is used.