cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
45 stars 12 forks source link

Rule blocked: CORERULES-CORE-000331 #709

Open SFJohnson24 opened 1 month ago

SFJohnson24 commented 1 month ago

JIRA Tickets - 870 https://jira.cdisc.org/browse/CORERULES-870
876 https://jira.cdisc.org/browse/CORERULES-876 877 https://jira.cdisc.org/browse/CORERULES-877

Rule Information

Describe the bug There is currently an error with the function 'is_not_contained_by.' CG0118 uses this operator but CG0124/0125 are published and use this operator and used to execute properly but are now returning an error.

Error returned from Rule Engine {2 items "TA":[1 item 0:{5 items "executionStatus":"skipped" "domain":"TA" "variables":[]0 items "message":NULL "errors":[]0 items } ] "DM":[1 item 0:{5 items "executionStatus":"execution_error" "domain":"DM" "variables":[]0 items "message":"rule execution error" "errors":[1 item 0:{2 items "error":"An unknown exception has occurred" "message":"unhashable type: 'list'" } ] } ] }

Expected behavior Above error is from the positive dataset for CG0125.

Screenshots If applicable, add screenshots to help explain your problem. image Report: CG0125.zip