summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNorwin <noerw@users.noreply.github.com>2021-03-12 03:06:33 +0000
committerGitHub <noreply@github.com>2021-03-12 04:06:33 +0100
commitdf76d9f7ad0bf2f54e3d09d3238d77049226d693 (patch)
treedb6dc03de6d040332101395ad669098fa0463e36 /Makefile
parenta44b2d01d2188c45242717c69eb277314eb64f00 (diff)
downloadgitea-df76d9f7ad0bf2f54e3d09d3238d77049226d693.tar.gz
gitea-df76d9f7ad0bf2f54e3d09d3238d77049226d693.zip
Show correct issues for team dashboard (#14952)
* fix no items under /org/$org/{issues,pulls}?type=mentioned it was filtering by org id, but org-mentions are not persisted like that to the DB, we need to filter by UID. This means, selecting different teams will only have an effect on the selected repos, otherwise results will be the same, which may be suboptimal. fixes #14941 * don't spam a warning for a perfectly fine request
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions