Skip to content

Use template config override for dynamic multi#1564

Draft
GrantDLS wants to merge 35 commits into
developfrom
use-template-config-override-for-dynamic-multi
Draft

Use template config override for dynamic multi#1564
GrantDLS wants to merge 35 commits into
developfrom
use-template-config-override-for-dynamic-multi

Conversation

@GrantDLS

@GrantDLS GrantDLS commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

How Has This Been Tested

Fixes

Changes

Depends on

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

}}
questionTemplateRelation={selectedQuestion}
callId={callId}
templateId={templateId}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can do this. What I am thinking is that in QuestionTemplateRelationFragment there is reference to templateId though not in dynamicHTTP type. So maybe we could add the templateID here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, QuestionTemplateRelationFragment is a generated type, so I'll figure out how it's generated and see where we need to add the template id.

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.

4 participants