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

[Bug]: list-consumer-chains query does not support pagination #2385

Open
1 task done
Tracked by #2382
dasanchez opened this issue Nov 5, 2024 · 0 comments · May be fixed by #2398
Open
1 task done
Tracked by #2382

[Bug]: list-consumer-chains query does not support pagination #2385

dasanchez opened this issue Nov 5, 2024 · 0 comments · May be fixed by #2398
Assignees
Labels
scope: UI Addressing UX changes and improvements to user interface type: bug Issues that need priority attention -- something isn't working

Comments

@dasanchez
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

When I query the consumer chains in the ICS testnet using the Gaia CLI, I only get the first 100 with a next_page key:

gaiad q provider list-consumer-chains --node https://rpc.provider-sentry-01.ics-testnet.polypore.xyz:443 | tail -n 2 
  next_key: AAAAAAAAAAMxMDA=
  total: "108"

But there is no option to set the key or page.

Interchain Security Version

v6.3.0 (Gaia v21.0.0)

How to reproduce?

Query the consumer chains in the ICS testnet with Gaia v21.0.0:

gaiad q provider list-consumer-chains --node https://rpc.provider-sentry-01.ics-testnet.polypore.xyz:443
@dasanchez dasanchez added status: waiting-triage This issue/PR has not yet been triaged by the team. type: bug Issues that need priority attention -- something isn't working labels Nov 5, 2024
@github-project-automation github-project-automation bot moved this to 🩹 F1: Triage in Cosmos Hub Nov 5, 2024
@mpoke mpoke added scope: UI Addressing UX changes and improvements to user interface and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Nov 5, 2024
@mpoke mpoke moved this from 🩹 F1: Triage to 📥 F2: Todo in Cosmos Hub Nov 5, 2024
@insumity insumity self-assigned this Nov 8, 2024
@insumity insumity moved this from 📥 F2: Todo to 🏗 F3: InProgress in Cosmos Hub Nov 8, 2024
@mpoke mpoke moved this from 🏗 F3: InProgress to 👀 F3: InReview in Cosmos Hub Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: UI Addressing UX changes and improvements to user interface type: bug Issues that need priority attention -- something isn't working
Projects
Status: 👀 F3: InReview
Development

Successfully merging a pull request may close this issue.

3 participants