-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] [Feature] Issue page filter by author #9432
Conversation
80e5f24
to
8627583
Compare
4d6f01f
to
7bbd0e7
Compare
you replace "ctx.Data["Authors"], err = repo.GetIssueAuthors()" with "ctx.Data["Authors"], err = repo.GetAssignees()"
7bbd0e7
to
c0f82bc
Compare
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
ok it's completly broken :/ - need a redoo |
close #9408
GetIssueAuthors
ready