summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorHiroyuki Sato <sathiroyuki@gmail.com>2017-11-13 13:14:18 +0900
committerHiroyuki Sato <sathiroyuki@gmail.com>2017-11-13 18:20:02 +0900
commit16caf95ccbb9c1930623f6f131b49f974c092150 (patch)
tree793a500bed4c598af43cb89b6d26534f0c157d35 /app
parenta978e9b98d88837f90eb856b8bb10e3dfbccd712 (diff)
downloadgitlab-ce-16caf95ccbb9c1930623f6f131b49f974c092150.tar.gz
Fix filter by my reaction is not working
Diffstat (limited to 'app')
-rw-r--r--app/finders/issuable_finder.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/finders/issuable_finder.rb b/app/finders/issuable_finder.rb
index 24c07f3dc70..b46ec5e5350 100644
--- a/app/finders/issuable_finder.rb
+++ b/app/finders/issuable_finder.rb
@@ -36,6 +36,7 @@ class IssuableFinder
iids
label_name
milestone_title
+ my_reaction_emoji
non_archived
project_id
scope