When I try to drag the new task dialog on the sprint backlog page I get the following error:
The parameters dictionary contains a null entry for parameter 'backlogItemId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult UpdateState(Int32, System.String)' in 'Pyxis.UrbanTurtle.Web.Areas.UrbanTurtle.Controllers.SprintBacklogController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters
2 Comments