[bug] - Same repository name in different namespaces
Created by: rtripault
Consider having
- namespace1/site.git
- namespace2/site.git
(namespace 2 being created after namespace1 -- not sure if it is relevant tho)
When pushing to namespace2/site, the activity is displayed in namespace1/site :
"user pushed to branch master at site" (linking to gitlab/namespace1/site/commits and without commit details)
Of course, browsing to gitlab/namespace1/site/commits does not display the commits, which are correctly displayed in gitlab/namespace2/site/commits.
That just disturbing, and rise the question of displaying the namespace of repositories on the dashboard