Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2217

Closed
Open
Created Dec 07, 2012 by Administrator@rootOwner

Always redirecting to setup screen when nothing pushed to the default branch

Created by: malayamanas

When there is nothing pushed to the default branch, but to other branches, you are always redirected to the "empty page".

After creating an new project with "master" default branch. Then I push code to a non-default branch (e.g. "other") When I open the global dashboard I see my push. When I open the project dashboard I see the "empty" page.

Failiures:

  • tab bar with "Edit" link for Project is missing -> can't change the default branch
  • opening /foo-project/commits -> 404
  • opening /foo-project/commits/master -> 404
  • opening /foo-project/commits/other -> redirect to "empty"
  • opening /foo-project/tree/master -> redirect to "empty"
  • opening /foo-project/tree/other -> redirect to "empty"
  • clicking "Network" -> redirect to "empty"

There is no warning just "weird" behavior.

Assignee
Assign to
Time tracking