Open
Description
Description of the modifications
I have observed many time that output pin mentioned in documentation, which is assumed to be autogenerated, does not match with actually exposed variables.
For example:
dpf.operators.scoping.rescope()
output pin specified in documentation is only fields.
But actually, exposed pins are fields_as_field and fields_as_fields_container.
Useful links and references
No response