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

Keypair data and count mismatch issues #1861

Closed
agatha197 opened this issue Jan 24, 2024 · 1 comment
Closed

Keypair data and count mismatch issues #1861

agatha197 opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
comp:manager Related to Manager component
Milestone

Comments

@agatha197
Copy link
Contributor

Main idea

The keypair_list returns only 7 user data, but the count is 14.
It looks like because of the mismatch between keypair list's items and total_count query.
Let's sync up both data.
image
image

related issue: #1703

Alternative ideas

It can be resolved using AsyncNode.

Anything else?

No response

@agatha197 agatha197 added the type:bug Reports about that are not working label Jan 24, 2024
@agatha197 agatha197 added this to the 24.03 milestone Jan 24, 2024
@minseokey minseokey self-assigned this Jan 24, 2024
@minseokey minseokey added the comp:manager Related to Manager component label Jan 25, 2024
@rapsealk
Copy link
Member

rapsealk commented Sep 1, 2024

Resolved by #1869

@rapsealk rapsealk closed this as completed Sep 1, 2024
@achimnol achimnol removed the type:bug Reports about that are not working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants