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 optional result offset to IrodsAPI.get_objects() #1997

Open
mikkonie opened this issue Sep 11, 2024 · 0 comments
Open

Add optional result offset to IrodsAPI.get_objects() #1997

mikkonie opened this issue Sep 11, 2024 · 0 comments
Labels
app: irodsbackend Issue in the irodsbackend app feature Requested feature or enhancement
Milestone

Comments

@mikkonie
Copy link
Contributor

This is required fo re.g. #1881 and #1996. As for the spec, it's what it says on the tin: in addition to limit, IrodsAPI.get_objects() should also allow setting offset for efficient querying by paginated views.

I'll write a more detailed spec/tasks if necessary. Tagging for v1.1 for now, can reprioritize if needed.

@mikkonie mikkonie added feature Requested feature or enhancement app: irodsbackend Issue in the irodsbackend app labels Sep 11, 2024
@mikkonie mikkonie added this to the v1.1.0 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: irodsbackend Issue in the irodsbackend app feature Requested feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant