matrix-msu / kora

The easiest way to manage and publish your data. Open-source, database-driven, online digital repository application for complex multimedia objects (text, images, audio, video). kora stores, manages, and delivers digital objects with corresponding metadata that enhances the research and educational value of the objects.
GNU General Public License v2.0
28 stars 6 forks source link

User Record History #794

Open fritosxii opened 3 years ago

fritosxii commented 3 years ago

Describe the bug When going to your user profile and clicking on the Record History section, it can timeout if the user has too many record interactions.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'View My Profile'
  2. Click on 'Record History'
  3. Only works if user has several interactions

Expected behavior Page should limit the number of recent interactions, or paginate the request.

fritosxii commented 3 years ago

Notes from reviewing:

fritosxii commented 1 year ago

Hopefully fix going in soon fixes speed issue. Pagination still needs to be set up