Could not see private repositories

Summary

I have created some small private repositories to test GitLab functionality and slowly migrate from GitHub. However since a week ago I cannot see those repositories. I log in to GitLab website and the webpage on my profile is empty. I can see that the repositories are there when I go to User Settings page and then on the notification tab. From there I can click on their url and access them. However I cannot see them when I go to the user page and then at the Personal Projects tab (which is how I was usually accessing them).

Steps to reproduce

Going to the webpage: https://gitlab.com/users/nikperrakis/projects and see 'No projects found' result. Tested in Chrome and Firefox on Ubuntu 16.04

Don't know how to make it reproducible by others.

What is the current bug behavior?

No project is displayed in personal projects page.

What is the expected correct behavior?

I should be able to see three projcets (private repos).

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Output of checks

This bug happens on gitlab.com

Notes:

It's been some time since I did anything with those repositories (>2 weeks) - don't know if that's relevant

Possible Fixes:

I created a new private repo named test1. After this I went to my profile page and everything worked properly (activity, personal projects tab and dashboard). I then deleted test1. I suspect that this did something to refresh GitLab database/filesystem and fixed the issue. You should be able to verify all that through logs (although I m not sure you log what you serve the users, a backup image from the filesystem/database before I created the test1 repo might help). You should also see my requests on not functioning pages before that (from Chrome AND firefox).

Assignee Loading
Time tracking Loading