Do not filter the relation name on import failures
Fields that end with `key` are filtered out of the logs, for security reasons. To avoid filtering the `relation_key` on import failures use `relation_name` which is semantically equivalent and does not get filtered.
Showing
Please register or sign in to comment