Project

General

Profile

Actions

Feature #14462

closed

Previous/next links may be lost after editing the issue

Added by Łukasz Mach almost 11 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

1. click on project,
2. click on issues,
3. get. eg. open issues,
4. review them using "prev"/"next" buttons, until found issue which should be closed (but isn't).
5. click update, set it as resolved/closed

RESULT: prev/next buttons disappears, because current issue gets out of query,

SHOULDBE: prev/next buttons should be visible and should point to issues from last running query.

Similar scenario: review list of unassigned tasks one by one and assign appropriately. Impossible using current next/prev implementation.

It works like that in Mantis, I believe that list of issue ids is stored somewhere in session, and prev/next gets data from that list.


Files


Related issues

Has duplicate Redmine - Defect #11006: next previous function not available if issue is closedClosed

Actions
Has duplicate Redmine - Defect #13053: Prev Next button was not display when the query condition was changedClosed

Actions
Actions #1

Updated by Go MAEDA about 10 years ago

+1

Actions #2

Updated by zhiguo Zhu almost 10 years ago

+2

Actions #3

Updated by zhiguo Zhu almost 10 years ago

fix it for redmine-2.5.1

Actions #4

Updated by Toshi MARUYAMA almost 10 years ago

zhiguo Zhu wrote:

fix it for redmine-2.5.1

Please add tests.

Actions #5

Updated by Toshi MARUYAMA almost 10 years ago

  • Has duplicate Defect #11006: next previous function not available if issue is closed added
Actions #6

Updated by Rupesh J almost 9 years ago

+1

Actions #7

Updated by zhiguo Zhu almost 9 years ago

Rupesh J wrote:

+1

fix for redmine-3.0.3

Actions #8

Updated by Go MAEDA almost 9 years ago

  • Target version set to Candidate for next major release
Actions #9

Updated by Takenori TAKAKI about 8 years ago

I do appreciate the work of Łukasz Mach and zhiguo Zhu. I would be very happy if I could see the feature in Redmine 3.3.0.

I have updated the patch:

  • Compatible with latest trunk (r15160)
  • Added tests
  • Changed a little bit, to pass the test
Actions #10

Updated by Go MAEDA about 8 years ago

  • Target version changed from Candidate for next major release to 3.3.0

The patch updated by Takenori TAKAKI includes tests and works fine.
I think we can merge the fix into trunk. Setting target version to 3.3.0.

Actions #11

Updated by Jean-Philippe Lang about 8 years ago

  • Subject changed from prev/next buttons - remember issues list to Previous/next links may be lost after editing the issue
  • Category changed from UI to Issues
  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Fixed in r15253. I used a slightly different approach to avoiding loading the query before updating the issue, thanks.

Actions #12

Updated by Go MAEDA over 7 years ago

  • Has duplicate Defect #13053: Prev Next button was not display when the query condition was changed added
Actions

Also available in: Atom PDF