Skip to content

Incorrect results with "not" as first Check condition #1348

Description

@ASL-rmarshall

If the first check condition is not, it is ignored - as in:

Check:
  not:
   ...

Example rule with not first that reports incorrect, reversed results: DDF00015 - does not work.yaml
Example rule with redundant all first that reports correct results: DDF00015 - works.yaml

Test datasets:

It is sometimes easier to express a rule as a negation of the correct conditions, but this this currently not possible without inserting an unneeded all as the first condition.

[Note that these rules use the updated codelist_terms operation - #1326]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Fields

Priority

None yet

T-shirt sizing

None yet

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions