cdisc-org / cdisc-org/cdisc-rules-engine
Bug or OOO: define variable attributes not working properly, or not implemented, when VLM is present (i.e., define_variable_ccode)
Open
- Dominant language
- Python
- Stars
- 113
- Forks
- 43
- Avg merge
- 14h 51m
- Merged PRs (30d)
- 14
Description
**Bug or OOO for the core engine v1.0: define variable attributes not working or not implemented for VLM (Value Level Metadata).**
At least define_variable_ccode is returning null when there is VLM defined. It means that apparently it disregards any VLM defined.
See example with draft rule CG0999 running as a local rule, using the released DatasetJSON v1.1 example on git: https://github.com/cdisc-org/DataExchange-DatasetJson/tree/master/examples/sdtm
Note:
I am testing with the core engine v0.14.1 on a linux machine.
Contributor guide
Assessment
This issue has not been assessed yet.