Web api 's option: idschema=name, can't work properly

I do data import from a mirth connect: api/32/events?idScheme=name
but the “idschema=name” option not work properly,
in 2.34, not work for program with idschema=name(use id is ok), but other is worked.
in 2.36, worked for program with name, but is’t worked for data element with name
Got :slight_smile:
“description” : “Data Values [申报信息,填报机构,申报时间,填报人,填报人电话] ignored because not defined in program stage u57hlorX4HA”,

I remember @tawanda used Mirth connect for their implementation, so maybe @tawanda please share if you have an advice. Additionally, @linxd, I think you are facing two issues: data import using the API options, and the other is the data values that are being ignored, right?

For the data values that are being ignored do you get this error for both versions or 2.36? And are you sure that the program stage with the id mentioned has these data values defined.

all problem is about option: idschema=name , can’t work for all elements.