alexhenning / wpi-suite-tng

Rewrite of the WPI Suite project management application
Other
5 stars 3 forks source link

Cannot move requirements to the backlog #90

Closed fracture91 closed 11 years ago

fracture91 commented 11 years ago
  1. Create an iteration
  2. Create a requirement with a title, description
  3. Assign an estimate to the requirement, update
  4. Assign the requirement to the iteration you created, update
  5. Change the iteration drop-down back to backlog, update

The iteration dropdown just flips back to the iteration you created when you click update. There is no new history entry. I can change to different iterations without problems. Commit 5eeb75b

fracture91 commented 11 years ago

I am able to move the requirement to the backlog by editing the requirement from the All Requirements tab.

alexhenning commented 11 years ago

It should go to the backlog if the estimate goes to 0. Editing in the multiple edit view is another bug.