cdisc-org / cdisc-org/cdisc-rules-engine
Feature: silence rules that are not applicable when running a full standard
Open
- Dominant language
- Python
- Stars
- 113
- Forks
- 43
- Avg merge
- 14h 51m
- Merged PRs (30d)
- 14
Description
### Feature Description
from: https://github.com/cdisc-org/cdisc-rules-engine/discussions/1689
since we are capturing rule execution failures/skips; a command to silence rules that fail to execute due to missing data may be useful for the end user. It would need to be broad and catch failures across operators/operators/preprocessing: for errors like this:
> Failed to execute rule operation. Operation: distinct, Target: POOLID, Domain: POOLDEF, Error: Failed to execute rule operation. Domain POOLDEF does not exist. Operation: distinct, Target: POOLID, Core ID: CORE-000896
Contributor guide
Assessment
This issue has not been assessed yet.