Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Error: undefined method `reviewer' for {"reviewer_id"=>1, "state"=>"opened", "non_archived"=>true}:IssuableFinder::Params
Overview
A number of users have recently been getting this error intermittently. gdk restart
tends to solve it but it will come back randomly. Sometimes a refresh will solve it, but sometimes it won't and gdk restart
is required.
Slack thread: https://gitlab.slack.com/archives/C2Z9A056E/p1609939911229300
Proposal (optional)
Environment (optional)
- Operating System: macOS
- The contents of your
gdk.yml
hostname: gdk-saml.test
port: 3443
https:
enabled: true
nginx:
enabled: true
http2:
enabled: true
ssl:
certificate: gdk-saml.test.pem
key: gdk-saml.test-key.pem
- Ruby version:
<!-- output of
ruby --version-->
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
- GDK version:
<!-- output of
git rev-parse --short HEAD-->
a292b8e3