-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
As a developer, I want to quickly create new workitems for myself so that I don't have to go to the VersionOne UI to do all the planning steps when something just "pops up".
Current behavior:
- I add a Story or Defect.
- I fill out a name.
- I save the new workitem.
- The workitem disappears unless I remember to set it to the current (active) iteration.
Acceptance criteria:
- When I create a new item, the VS Client automatically sets it to the current iteration.
- I can remove the Iteration value if I want to send it into the backlog instead.