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

[data-export] Unable to do Query via Add Deleted records #538

Closed
owaislakha opened this issue Aug 27, 2024 · 7 comments
Closed

[data-export] Unable to do Query via Add Deleted records #538

owaislakha opened this issue Aug 27, 2024 · 7 comments
Assignees
Labels
bug Something isn't working Fixed good first issue Good for newcomers

Comments

@owaislakha
Copy link

From today morning, When I run the query and select Add Deleted records, I am getting the below error.

Error: UNEXPECTED EXCEPTION:TypeError: Cannot read properties of undefined (reading 'length')

@owaislakha owaislakha added the bug Something isn't working label Aug 27, 2024
@tprouvot tprouvot changed the title Unable to do Query via Add Deleted records [data-export] Unable to do Query via Add Deleted records Aug 27, 2024
@tprouvot
Copy link
Owner

Hi @owaislakha,
That's correct I could reproduce the issue, I'll fix it ASAP.
Waiting for the fix you can still add IsDeleted = true at the end of your query

@tprouvot tprouvot added the good first issue Good for newcomers label Aug 27, 2024
@owaislakha
Copy link
Author

owaislakha commented Aug 27, 2024

Thanks @tprouvot Good suggestion

@tprouvot
Copy link
Owner

Fixed, release sent to google chrome. Should be deployed tomorrow

@owaislakha
Copy link
Author

Great Thanks @tprouvot

@goldil0k
Copy link

This issue is showing as fixed but I'm experiencing the same problem when checking Add deleted records:
UNEXPECTED EXCEPTION:TypeError: Cannot read properties of undefined (reading 'length')

If I try to add IsDeleted = true to my query then there are zero results

My version is showing as 1.24

@tprouvot
Copy link
Owner

Hi @goldil0k ,
Please see my latest comment on the release, fixed but not deployed yet.

@goldil0k
Copy link

goldil0k commented Aug 30, 2024 via email

@tprouvot tprouvot closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants