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: 25.068% (-0.002%) from 25.07% — 12423-collection-list-search-and-pagination into develop

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Test Results

397 tests  ±0   382 ✅ ±0   32m 33s ⏱️ - 4m 24s
 53 suites ±0    15 💤 ±0 
 53 files   ±0     0 ❌ ±0 

Results for commit c73b373. ± Comparison against base commit a3b8fd7.

♻️ 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

github-actions Bot commented Jun 8, 2026

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) 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

2 participants