Skip to content

Adding filtering and pagination to collectionList APIs#12436

Open
stevenwinship wants to merge 2 commits into
developfrom
12423-collection-list-search-and-pagination
Open

Adding filtering and pagination to collectionList APIs#12436
stevenwinship wants to merge 2 commits into
developfrom
12423-collection-list-search-and-pagination

Conversation

@stevenwinship

Copy link
Copy Markdown
Contributor

What this PR does / why we need it: Result lists for collections can be quite large so a way to filter and use pagination is needed.

Which issue(s) this PR closes:#12423

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?: included

Additional documentation:

@stevenwinship stevenwinship self-assigned this Jun 4, 2026
@github-actions github-actions Bot added FY26 Sprint 24 FY26 Sprint 24 (2026-05-20 - 2026-06-03) FY26 Sprint 25 FY26 Sprint 25 (2026-06-03 - 2026-06-17) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Original size: 30 Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA These changes are required for the Dataverse SPA labels Jun 4, 2026
@stevenwinship stevenwinship moved this to In Progress 💻 in IQSS Dataverse Project Jun 4, 2026
@coveralls

coveralls commented Jun 4, 2026

Copy link
Copy Markdown

Coverage Status

Coverage is 25.022%12423-collection-list-search-and-pagination into develop. No base build found for develop.

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Test Results

403 tests   388 ✅  33m 26s ⏱️
 55 suites   15 💤
 55 files      0 ❌

Results for commit e166e23.

♻️ This comment has been updated with latest results.

@stevenwinship stevenwinship removed their assignment Jun 4, 2026
@stevenwinship stevenwinship moved this from In Progress 💻 to Ready for Review ⏩ in IQSS Dataverse Project Jun 4, 2026
@stevenwinship stevenwinship modified the milestone: 6.12 Jun 4, 2026
@stevenwinship stevenwinship force-pushed the 12423-collection-list-search-and-pagination branch from 5a0bf16 to c73b373 Compare June 8, 2026 13:32
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12423-collection-list-search-and-pagination branch from c73b373 to eca44a4 Compare June 9, 2026 20:07
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12423-collection-list-search-and-pagination branch from eca44a4 to 6c33308 Compare June 15, 2026 18:36
@github-actions

This comment has been minimized.

@stevenwinship stevenwinship force-pushed the 12423-collection-list-search-and-pagination branch from 6c33308 to 98baff1 Compare June 15, 2026 21:19
@github-actions

This comment has been minimized.

@cmbz cmbz added the FY26 Sprint 26 FY26 Sprint 26 (2026-06-17 - 2026-07-01) label Jun 18, 2026
@stevenwinship stevenwinship force-pushed the 12423-collection-list-search-and-pagination branch from 98baff1 to e166e23 Compare June 22, 2026 17:42
@github-actions

Copy link
Copy Markdown

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:12423-collection-list-search-and-pagination
ghcr.io/gdcc/configbaker:12423-collection-list-search-and-pagination

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 24 FY26 Sprint 24 (2026-05-20 - 2026-06-03) FY26 Sprint 25 FY26 Sprint 25 (2026-06-03 - 2026-06-17) FY26 Sprint 26 FY26 Sprint 26 (2026-06-17 - 2026-07-01) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Original size: 30 Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) SPA These changes are required for the Dataverse SPA

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Update collectionList API: add pagination and filtering

3 participants