Skip to content

Wildcard property to work with is_contained_by and related operators #1582

@eljanssens

Description

@eljanssens

At the moment, the wildcard property -- is not working for the within list of is_contained_by.
Example code:
- name: variable_name
operator: is_not_contained_by
value:
- --ORRESU
- --STRESU
- AGEU
- --DOSU
- --TEST
- QLABEL
- --PARM

Output still gives output for TSPARM although that should have been ruled out.
"value":{2 items
"variable_name":"TSPARM"
"variable_value":"Data Cutoff Description"

Metadata

Metadata

Assignees

Labels

SDTMCDISC SDTM/SDTMIG

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions