Skip to content

**Fix Concerto Validation Failure by Ensuring Document Nodes Are Properly Initialized**#83

Open
Aayush-kumar-ctrl wants to merge 5 commits intoaccordproject:mainfrom
Aayush-kumar-ctrl:ayush1
Open

**Fix Concerto Validation Failure by Ensuring Document Nodes Are Properly Initialized**#83
Aayush-kumar-ctrl wants to merge 5 commits intoaccordproject:mainfrom
Aayush-kumar-ctrl:ayush1

Conversation

@Aayush-kumar-ctrl
Copy link

  1. Fixes failing tests by ensuring the drafted Document always contains a valid nodes array as required by Concerto model validation.

  2. Prevents runtime ValidationException errors caused by undefined required fields during template drafting.

  3. Adds defensive checks to ensure template state and events are always properly initialized.

  4. Improves overall stability and reliability of template processing across draft, init, and trigger workflows.

  5. Maintains backward compatibility while aligning output strictly with Concerto schema requirements.

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.

1 participant