Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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
  • #2248

Closed
Open
Created 12 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Link to old deleted branch result in 404

Closed

Link to old deleted branch result in 404

Created by: Razer6

Clicking on old branches (which are already deleted) on the dashboard result in 404

Steps to reproduce

  1. Create a new feature branch and push something to
  2. Merge it to another branch and delete (via GitLab)
  3. Click on any branch link on the dashboard

Observed behavior

  • When clicking on an old deleted branch link a 404 is raised

Expected behavior

  • File state for this branch

Here is my production.log whereaslocalFD is an old branch.

Started GET "/sweb/commits/localFD" for 127.0.0.1 at 2012-12-10 23:13:35 +0100
Processing by CommitsController#show as HTML
  Parameters: {"project_id"=>"sweb", "id"=>"localFD"}
  Rendered errors/not_found.html.haml within layouts/errors (0.2ms)
  Rendered layouts/_head.html.haml (3.9ms)
  Rendered layouts/_flash.html.haml (0.3ms)
  Rendered layouts/_search.html.haml (13.2ms)
  Rendered layouts/_init_auto_complete.html.haml (9.4ms)
  Rendered layouts/_head_panel.html.haml (30.2ms)
Filter chain halted as :assign_ref_vars rendered or redirected
Completed 404 Not Found in 177ms (Views: 38.6ms | ActiveRecord: 1.7ms)

Running on 5.3.0 148eade9

Linked issues
0


  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: Razer6

    Maybe that's related to #1123 (closed)

    By Administrator on 2012-12-12T16:22:33 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: bbodenmiller

    Does this issue still exist on the latest master? Thanks for the issue report. Please reformat your issue to conform to the issue tracker guidelines found in our contributing guidelines.

    By Administrator on 2013-06-14T15:47:51 (imported from GitLab project)

  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: Razer6

    Closing this as it is indented to be so

    By Administrator on 2014-01-10T22:25:08 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help