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

Mapped items do not paginate correctly #2613

Closed
dheles opened this issue Nov 9, 2023 · 1 comment · Fixed by #2642
Closed

Mapped items do not paginate correctly #2613

dheles opened this issue Nov 9, 2023 · 1 comment · Fixed by #2642
Assignees
Labels
bug claimed: Atmire Atmire team is working on this issue & will contribute back component: Discovery related to discovery search or browse system medium priority
Milestone

Comments

@dheles
Copy link

dheles commented Nov 9, 2023

Describe the bug
When a collection contains more than one page of mapped items (default: 10/page), using the pagination controls does not load new results. The same 10 items are returned with every page. (Observed in versions 7.5, 7.6, & 7.6.1 - current snapshot)

Test collection demonstrating this issue (must be logged-in as an administrator to observe):
https://demo.dspace.org/collections/d2cce7f8-f418-409b-aec4-a3ff7e4f04f8/edit/mapper?spc.page=1

Screenshot 2023-11-09 at 12 33 50 PM Screenshot 2023-11-09 at 12 34 04 PM

To Reproduce
Steps to reproduce the behavior:

  1. Map more than 10 items to a collection
  2. Browse mapped items
  3. Paginate between mapped items

Expected behavior
Paginating should load new mapped items

@tdonohue
Copy link
Member

Can verify on demo site (via links above). Moving this to the 7.6.x board in search of a volunteer.

@tdonohue tdonohue added component: Discovery related to discovery search or browse system medium priority help wanted Needs a volunteer to claim to move forward and removed needs triage New issue needs triage and/or scheduling labels Nov 10, 2023
@alexandrevryghem alexandrevryghem added claimed: Atmire Atmire team is working on this issue & will contribute back and removed help wanted Needs a volunteer to claim to move forward labels Nov 12, 2023
@alexandrevryghem alexandrevryghem self-assigned this Nov 12, 2023
@alexandrevryghem alexandrevryghem added this to the 8.0 milestone Nov 15, 2023
@github-project-automation github-project-automation bot moved this from 📋 To Do to ✅ Done in DSpace 8.0 Release Apr 19, 2024
@tdonohue tdonohue moved this from 📋 To Do to ✅ Done in DSpace 8.x and 7.6.x Maintenance Apr 22, 2024
@tdonohue tdonohue modified the milestones: 8.0, 7.6.2 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug claimed: Atmire Atmire team is working on this issue & will contribute back component: Discovery related to discovery search or browse system medium priority
Projects
Development

Successfully merging a pull request may close this issue.

3 participants