Reordering priorities: does it work?
Added by Mauro Condarelli about 7 years ago
I added two more "Issue priorities": "Postponed" and "Background" which should be lower than "Low".
This is how I see the page after creation ("Postponed" and "Background" have highest priority):
!Screenshot from 2017-10-15 18-02-30.png!
I can reorder priorities as follows:
!Screenshot from 2017-10-15 18-05-39.png!
... but I see no way to save the change and, unsurprisingly, if I reload the page order returns back to the original one.
What am I missing?
What should I check?
TiA!
Replies (3)
RE: Reordering priorities: does it work? - Added by Mischa The Evil about 7 years ago
Mauro Condarelli wrote:
[...]
... but I see no way to save the change and, unsurprisingly, if I reload the page order returns back to the original one.
What am I missing?
What should I check?
You should check your Redmine version. This is AFAICS introduced in Redmine 3.4.0 and fixed with r16918 for issue #26564, which is included in the last 3.4.3 maintenance release (released yesterday, see Redmine 3.4.3, 3.3.5 and 3.2.8 released).
RE: Reordering priorities: does it work? - Added by Mauro Condarelli about 7 years ago
Thanks,
I am on 2.4.2.
I manually applied the one-liner patch and I can confirm it works.
Thanks again, I was unable to find this specific bug-report without Your help.
RE: Reordering priorities: does it work? - Added by Mischa The Evil about 7 years ago
FTR:
Mauro Condarelli wrote:
I am on 2.4.2.
I'm pretty sure you meant 3.4.2 here.