Actions
Defect #33634
openThe contextual navigation is not working erroneous
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues list
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
My system
- Database manager version: MySQL 5.7.29
- Ruby version: 2.6.6-p146 (2020-03-31) [x86_64-linux]
- Rails version: 5.2.4.2
- Redmine version: 4.1.1.stable
The issue
The "« Previous" and "Next »" links found on any issue view are not working properly. While navigate, pressing previous or next, the issues counting is changing "randomly" and sometime the hole navigation disappears. I think this navigation is based on issues listing session or so but is not working as it should.
How to reproduce
- Go to the issues list for all projects.
- Click on an issue to view it, notice the pagination bar.
- In a separate tab, go to the issues list for a different project than issues from 2.
- Return back to the issue view from 2. and refresh - notice the pagination bar disappears.
Actions