Project

General

Profile

Project priority and "my page" with all issues assigned to me, ordered by project priority

Added by Jakob Olsen about 12 years ago

Hello,
i'm "just" the user of an redmine installation.
But i'm wondering, is it not possible to sort / order projects by some kind of priority?

Lets say:

Proj1 (prio 3)
Issue1.1
Issue1.2
Proj2 (prio 2)
Issue2.1
Issue2.2
Proj3 (prio 1)
Issue3.1
Issue3.2

Then i should have a list like:
Issue3.1
Issue3.2
Issue2.1
Issue2.2
Issue1.1
Issue1.2

And if it could be possible, then issues with URGENT or IMMEDIATE, should overrule this ordering, so any projekt -> issues with this priority, would jump to top, but if more issues have URGENT or IMMEDIATE, then they would be ordered by project priority.

Does this make any sense?
And is this possible in standard redmine or is there plugins available to make this possible?