Skip to content
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

Validator: Questionnaire error messages #189

Closed
patrick-werner opened this issue May 2, 2020 · 2 comments
Closed

Validator: Questionnaire error messages #189

patrick-werner opened this issue May 2, 2020 · 2 comments

Comments

@patrick-werner
Copy link
Member

When Validating Questionnaires the reason of an error should always be clear to the implementer.
Current Errors which should be improved:

  • que-2:The link ids for groups and questions must be unique within the questionnaire [descendants().linkId.isDistinct()]
    linkId should be visible
  • Error @ Questionnaire.item[10].item[0] : Unable to find target "{0}" for this question enableWhen
    probably a MessageFormatBug
@grahamegrieve
Copy link
Collaborator

que-2 is a specification issue.

@grahamegrieve
Copy link
Collaborator

fix the enableWhen message

markiantorno pushed a commit that referenced this issue Jun 5, 2020
* Issue #189 - improve Questionnaire error message

* fix for issue #187

* more work on comparison

* Fix for NamingSystem display
markiantorno added a commit that referenced this issue Jun 5, 2020
* reenable test and fix recursion

* remove disabled r4 fml tests

* add conformsTo test and support for FML

* Snapshot builder fix (#223)

* Update module-snapshot-publishing.yml for Azure Pipelines

* Changing pipeline, because intermodule depenedecies are not being read in correctly.

* Update README.md

* Fixed bad link

* Release: v5.0.6

***NO_CI***

* Updating version to: 5.0.7-SNAPSHOT
***NO_CI***

* Fixing issues and preparing for release (#225)

* Issue #189 - improve Questionnaire error message

* fix for issue #187

* more work on comparison

* Fix for NamingSystem display

Co-authored-by: Oliver Egger <oliver.egger@ahdis.ch>
Co-authored-by: Grahame Grieve <grahameg@gmail.com>
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

No branches or pull requests

2 participants