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] Not able to query Tooling API? records more than 2000 Records #543

Closed
2 tasks done
avinash-bhuyan-vst-au4 opened this issue Aug 28, 2024 · 5 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working Fixed good first issue Good for newcomers

Comments

@avinash-bhuyan-vst-au4
Copy link

avinash-bhuyan-vst-au4 commented Aug 28, 2024

Make sure to read the troubleshooting section before creating an issue

  • I've read the common issues and the one I'm about to create is not one of those documented.
  • I've read the release note and the one I'm about to create is not already fixed.

Describe the bug
I am trying to query 'ExternalString' the actual records in org is more than 8000. However, I am not able to query more than 2000 records. Only 2000 records are being retrieved.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Data Export'
  2. Query 'SELECT Id from ExternalString '

Expected behavior
Exact records should be retrieved what is in the org. Only 2000 got retrieved

Screenshots
image

image

Actual :
image

Expected :
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, firefox, edge]
  • Version [e.g. 1.20]

Additional context
Add any other context about the problem here.

@avinash-bhuyan-vst-au4 avinash-bhuyan-vst-au4 added the bug Something isn't working label Aug 28, 2024
@avinash-bhuyan-vst-au4 avinash-bhuyan-vst-au4 changed the title Not able to query Tooling API? records more than 2000 [Data-export] Not able to query Tooling API? records more than 2000 Records Aug 28, 2024
@tprouvot tprouvot changed the title [Data-export] Not able to query Tooling API? records more than 2000 Records [data-export] Not able to query Tooling API? records more than 2000 Records Aug 28, 2024
@tprouvot
Copy link
Owner

That's correct and I could reproduce this behaviour, thanks for raising this issue 🙏
Let me check if I can find why

@tprouvot tprouvot added the good first issue Good for newcomers label Aug 28, 2024
@tprouvot
Copy link
Owner

This issue was introduced in the 1.24, 1.23 is ok

@tprouvot tprouvot added the work in progress Someone is working on this issue label Aug 28, 2024
@tprouvot
Copy link
Owner

I Fixed the issue, I should deploy the fix by the end of the week

@avinash-bhuyan-vst-au4
Copy link
Author

Yes, Previous versions were all okay. Thanks for the Update! :)

@tprouvot tprouvot added Fixed and removed work in progress Someone is working on this issue labels Aug 29, 2024
@tprouvot
Copy link
Owner

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

@tprouvot tprouvot closed this as completed Sep 2, 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

2 participants