Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !4941

Correctly returns todo ID after creating todo

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Phil Hughes requested to merge mark-done-todo-id into master Jun 27, 2016
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

What does this MR do?

Fixes an issue that stopped the todo ID being returned to the controller which meant the delete path was for the wrong todo.

How to reproduce:

  • click add todo
  • then click mark as done

It currently sends to the wrong URL

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mark-done-todo-id