cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
48 stars 13 forks source link

only list-like objects are allowed to be passed to isin(), you passed a [str] #505

Open gerrycampion opened 1 year ago

gerrycampion commented 1 year ago

Multiple rules are impacted by this issue, including: CG0225

Refer to the attached report: CORE-Report-2023-08-06T21-19-03.xlsx and data located at: https://cdisc.sharepoint.com/sites/CORERules/Shared%20Documents/Forms/AllItems.aspx?id=%2Fsites%2FCORERules%2FShared%20Documents%2FunitTesting%2FSamples%20and%20Templates%2FCDISCPILOT01%2FClean%2Fxpt&viewid=ecd009a9%2Db73b%2D415b%2D9e41%2Df9d04a69edf4

In the Issue Details tab, you can see the rules that trigger the mentioned execution error.

Expected behavior The validation can be run on all rules without producing any of the mentioned execution error in the report. Fixing may include a combination of: