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

Add last_key arg to endpoint_manager_task_list #662

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

ada-globus
Copy link
Contributor

Resolves an issue where the TransferClient's endpoint_manager_task_list method didn't accept the last_key argument sent by the paginator. Addresses an issue first reported in ticket 359253.

Signed-off-by: Ada Nikolaidis ada@globus.org

Resolves an issue where the TransferClient's
`endpoint_manager_task_list` method didn't accept the `last_key`
argument sent by the paginator.

Signed-off-by: Ada Nikolaidis <ada@globus.org>
@ada-globus
Copy link
Contributor Author

I confirmed that the added test case appears to reproduce the issue, and that the proposed fix resolves it.

Copy link
Member

@sirosen sirosen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working separately on fixing the (unrelated) build failures. This looks good and 👍 for adding the missing test case!

I'm going to merge in spite of the build failures because we know that they're unrelated.

@sirosen sirosen merged commit f9906f6 into main Dec 13, 2022
@sirosen sirosen deleted the an/fix-endpoint-manager-task-list-pagination/sc-20588 branch December 13, 2022 17:52
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

Successfully merging this pull request may close these issues.

3 participants