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
  • #6755

Closed
Open
Created Apr 11, 2014 by Administrator@rootOwner

Redirected to old ticket after adding an issue

Created by: Azaret

Hi, Run into some weird stuff today, quite annoying. I was creating a new issue, then after clicking on the save button, I landed on an old closed issue, and no new issue was created.

Here are the logs :

Started POST "/*****/*****/issues" for 192.168.10.77 at 2014-04-11 14:31:17 +0200
Processing by Projects::IssuesController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"TApN9TaufwvRXJ4ec8sE6Ior46EjefsgA34FTWjH+U0=", "issue"=>{"title"=>"DEBUG Upload de fichier, si caractère invalid, le changer et pas empêcher l'upload", "description"=>"", "assignee_id"=>"", "milestone_id"=>"59", "label_list"=>"Urgent, Bug, "}, "project_id"=>"*****/*****"}
Redirected to http://*****.com/*****/*****/issues/423
Completed 302 Found in 731ms (ActiveRecord: 46.2ms)
Started GET "/*****/*****/issues/423" for 192.168.10.77 at 2014-04-11 14:31:17 +0200
Processing by Projects::IssuesController#show as HTML
Parameters: {"project_id"=>"*****/*****", "id"=>"423"}
Redirected to http://*****.com/*****/*****/issues/200
Filter chain halted as :issue rendered or redirected
Completed 302 Found in 37ms (ActiveRecord: 4.2ms)
Started GET "/*****/*****/issues/200" for 192.168.10.77 at 2014-04-11 14:31:18 +0200
Processing by Projects::IssuesController#show as HTML
Parameters: {"project_id"=>"*****/*****", "id"=>"200"}
Rendered votes/_votes_block.html.haml (6.1ms)
Rendered projects/issues/_issue_context.html.haml (11.4ms)
Rendered projects/notes/_note.html.haml (27.2ms)
Rendered projects/notes/_note.html.haml (9.2ms)
Rendered projects/notes/_note.html.haml (27.6ms)
Rendered projects/notes/_note.html.haml (6.5ms)
Rendered projects/notes/_notes.html.haml (368.1ms)
Rendered projects/notes/_form.html.haml (150.4ms)
Rendered projects/notes/_notes_with_form.html.haml (524.2ms)
Rendered projects/issues/show.html.haml within layouts/projects (614.9ms)
Rendered layouts/_head.html.haml (2.1ms)
Rendered layouts/_broadcast.html.haml (2.4ms)
Rendered layouts/_search.html.haml (1.4ms)
Rendered layouts/_head_panel.html.haml (11.1ms)
Rendered layouts/_init_auto_complete.html.haml (0.6ms)
Rendered layouts/_flash.html.haml (0.3ms)
Rendered shared/_no_ssh.html.haml (1.7ms)
Rendered layouts/nav/_project.html.haml (11.7ms)
Completed 200 OK in 719ms (Views: 643.8ms | ActiveRecord: 12.4ms)
Assignee
Assign to
Time tracking