#1739 RFE - There should be an easy way to find all your assigned Issues
Closed: Fixed 7 years ago Opened 7 years ago by mreynolds.

Right now there is no way to sort Issues, but more importantly there is no way to quickly find all the issues that are assigned to you. There should be better reporting/sorting options for Issues.

I'm going to start working on this, but there is a lot that can be done/improved in this area.


Just clicking on the assignee on the issues page filters the issues for that person: https://pagure.io/pagure/issues?status=Open&assignee=mreynolds

Same way if you want all issues reported by you: click on the reporter: https://pagure.io/pagure/issues?status=Open&author=mreynolds

Is there a way to view all my assigned issues from multiple projects? The user/<username>/issues page only seems to show issues that I created.

I think user/<username>/issues (and user/<username>/requests) could both be nicely improved :)

I just extended the "My Issues" page to include "opened by" and "assigned to" tables. This does cross all projects.

Opened PR

https://pagure.io/pagure/pull-request/1740

Same way if you want all issues reported by you: click on the reporter: https://pagure.io/pagure/issues?status=Open&author=mreynolds

Very cool, I did not know that

So the PR #1740 has been merged and clicking on the author field also allows for filtering.

Let's consider this ticket fixed then :)

@pingou changed the status to Closed

7 years ago

Metadata Update from @lslebodn:
- Issue tagged with: IDM

7 years ago

Login to comment on this ticket.

Metadata