aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/issue_user.yml
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2021-06-17 00:33:37 +0200
committerGitHub <noreply@github.com>2021-06-16 18:33:37 -0400
commit0e081ff0ce61227d5f34f1d7f8213d9f407f1f3d (patch)
treeff3bf587cf5af0cea1226b2fa219b27a3336594c /models/fixtures/issue_user.yml
parentffbf35b7e9e2ea65525229f2c7d5a076c98e66ba (diff)
downloadgitea-0e081ff0ce61227d5f34f1d7f8213d9f407f1f3d.tar.gz
gitea-0e081ff0ce61227d5f34f1d7f8213d9f407f1f3d.zip
[API] ListIssues add more filters (#16174)
* [API] ListIssues add more filters: optional filter repo issues by: - since - before - created_by - assigned_by - mentioned_by * Add Tests * Update routers/api/v1/repo/issue.go Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com> * Apply suggestions from code review Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'models/fixtures/issue_user.yml')
-rw-r--r--models/fixtures/issue_user.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/fixtures/issue_user.yml b/models/fixtures/issue_user.yml
index 8039b1e40f..64824316ea 100644
--- a/models/fixtures/issue_user.yml
+++ b/models/fixtures/issue_user.yml
@@ -17,4 +17,4 @@
uid: 4
issue_id: 1
is_read: false
- is_mentioned: false
+ is_mentioned: true