Skip to content

Mapped items do not paginate correctly #2613

@dheles

Description

@dheles

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

Metadata

Metadata

Labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions