Selected test cases are lost when going to next page - Adding new test cases to a test run

Context : Selected test cases are lost when going to next page. It happens when you have multiple pages listed when adding more test cases to a test run. This is a bit annoying when you select ~100 test cases and then they are all lost so you have to start from scratch again :slight_smile:

Preconditions :

  • There are at least 2 pages on the /testruns/tr/:id/tc/:id/add page
    (You can achieve this also by playing with the pagination 50-100-500 etc.)

Steps to reproduce

  1. Go to a test run
  2. Click Add button
  3. Add some test cases on the first page
  4. Go to next page to select more test cases

Expected result

  • The cases that I already selected on the first page is persisted and not lost

Actual result

  • The cases that I selected on the first page is lost!

Hello!

I understand your problem and I agree that is indeed annoying to lose the selection. We’ll be working on a solution.

Thanks for reporting the issue and helping to improve Testiny,
Hanna