cqframework / cqframework/cqf-tooling
Error "expected ElmExpressionRequirement" when processing null predicate tests
Open
@brynrhodes is already working on this.
Since Jun 14, 2021.
bug
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
When performing data requirement analysis on queries with conditions that include null predicate tests, the error "Expected ElmExpressionRequirement" occurs. Ideally, the case of a null predicate test could be included in the data requirements as a further sargeable modifier, but at the very least it should not result in an error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.