FHIR Chat · New "Must have rows" error on Questionnaire example · IG creation

Stream: IG creation

Topic: New "Must have rows" error on Questionnaire example


view this post on Zulip Jean Duteau (Jun 01 2020 at 22:27):

I updated my IGPublisher (after a few weeks away from IG creation) and I'm now getting an error on one my sample questionnaires from HierarchicalTableGenerator.java saying "Must have rows". I'm assuming that it requires questionnaire instances to have items (the "rows" in the exception?) even though items is 0..*?

view this post on Zulip Grahame Grieve (Jun 01 2020 at 22:27):

hmm. Definitely a bug in new code - can I reproduce this?

view this post on Zulip Jean Duteau (Jun 01 2020 at 22:28):

Questionnaire-SampleSurvey.json

view this post on Zulip Jean Duteau (Jun 01 2020 at 22:31):

I added a fake item to the questionnaire and got past the exception so that was definitely the problem


Last updated: Apr 12 2022 at 19:14 UTC