Starred projects: Missing star status for certain projects
Summary
On https://gitlab.com/dashboard/projects/starred, certain projects appear as if they are not starred despite being starred.
Steps to reproduce
- Visit https://gitlab.com/dashboard/projects/starred
- Are all projects on this page starred?
Example Project
tom79/mastalabgitlab-org/gitlab-ce
What is the current bug behavior?
Some projects on https://gitlab.com/dashboard/projects/starred are showing Star button instead of showing Unstar, despite being starred
What is the expected correct behavior?
All projects on https://gitlab.com/dashboard/projects/starred should show Unstar, to indicate that all projects are starred.
Relevant logs and/or screenshots
Output of checks
(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)
This bug happens on GitLab.com, but I haven't been able to test with self-managed GitLab so far.
Results of GitLab environment info
NA
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:env:info)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production)
Results of GitLab application Check
NA
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)
Possible fixes
NA
(If you can, link to the line of code that might be responsible for the problem)
