Skip to content

Make group import history page size persistent

webben requested to merge wspwebben/gitlab:master into master

What does this MR do and why?

This MR makes pagination size persistant between user's sessions, so they don't need to reselect that every time

Related to #354666 (closed)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Navigate to the Group Import history page
  2. Select different pagination size
  3. Refresh the page
  4. Pagination size should be the same as selected before instead of default one

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Done as a part of #359743 (closed)

Edited by webben

Merge request reports