Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Querying of 'deleted' records not supported for Tenant object #45

Open
ranandlp opened this issue Jul 15, 2020 · 0 comments
Open

Querying of 'deleted' records not supported for Tenant object #45

ranandlp opened this issue Jul 15, 2020 · 0 comments

Comments

@ranandlp
Copy link

I am running tap-zuora and got this error:

CRITICAL Objects included in the queries do not support the querying of deleted records. Remove Deleted section in the JSON request and retry the request

I see tap-zuora has added a ‘deleted’ column to all supported objects in its catalog.json. Setting "selected": false in metadata did not help.

It seems, it may be required to add ‘Tenant’ under the list of objects at

DOES_NOT_SUPPORT_DELETED = [
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant