summaryrefslogtreecommitdiff
path: root/app/finders
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-14 11:05:37 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-11-14 11:05:37 +0000
commitacc60818caf34db81f276fa94daea7b6c3a37be4 (patch)
tree421f8c51b4b813dc7ede7e9dab95d4014ef7d6a8 /app/finders
parent6b01821b0d7c7c624ab86936a7cadb82b3603630 (diff)
parent16caf95ccbb9c1930623f6f131b49f974c092150 (diff)
downloadgitlab-ce-acc60818caf34db81f276fa94daea7b6c3a37be4.tar.gz
Merge branch 'fix-filter-by-my-reaction' into 'master'
Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
Diffstat (limited to 'app/finders')
-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