-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix issue/pull request list assignee filter #13647
Conversation
- The URL contains all the time the assignee in cases where once a type has been selected. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
…e time. - The URL contains all the time the assignee in cases where once a type has been selected. - The same behaviour was observed issues viewed via milestones. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
Codecov Report
@@ Coverage Diff @@
## master #13647 +/- ##
==========================================
- Coverage 42.20% 42.11% -0.09%
==========================================
Files 697 697
Lines 76577 76579 +2
==========================================
- Hits 32316 32250 -66
- Misses 38960 39048 +88
+ Partials 5301 5281 -20
Continue to review full report at Codecov.
|
ping lgtm |
Please send backport to |
does this mean I should create another PR against v1.13 branch? |
Yup, a cherrypick would do. For sake of convenience I've created a copy-paste you could use:
|
backport: #13651 |
* Fixes go-gitea#13641 - Filtering in Pull Request kept all the time. - The URL contains all the time the assignee in cases where once a type has been selected. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de> * Followup Fixes go-gitea#13641 - Filtering in Pull Request kept all the time. - The URL contains all the time the assignee in cases where once a type has been selected. - The same behaviour was observed issues viewed via milestones. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
* Fixes #13641 - Filtering in Pull Request kept all the time. - The URL contains all the time the assignee in cases where once a type has been selected. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de> * Followup Fixes #13641 - Filtering in Pull Request kept all the time. - The URL contains all the time the assignee in cases where once a type has been selected. - The same behaviour was observed issues viewed via milestones. Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
where once a type has been selected.
Signed-off-by: Karl Heinz Marbaise kama@soebes.de