software-project / scrum-pm

Scrum PM is a plugin for Redmine ticket management system. It adds Scrum items like backlog, dashboard and others.
www.software-project.eu/EN/scrumpm
126 stars 47 forks source link

Issue Creation doesn't automatically create a User Story Task #7

Closed tiagoalves closed 14 years ago

tiagoalves commented 14 years ago

If I add a task through the Dashboard view (which basically creates a new issue), the issue/task gets added to the selected user story. On the other hand, if I create a new issue in the issue view and select the intended Sprint as the target version, the issue is not added as a task although this issue has exactly the same settings as the task. Is this the intended behaviour? Thanks.

software-project commented 14 years ago

Hello,

Yes it is intended behaviour. When you create new task (issue) via dashboard you are assigning it to specific user story. If you are adding issues via classic "new issue" tab that issue may be assign to sprint, but not to user story so that issue won't be visible in dashoard. I future there wil be unassigned issues panel in dashboard where user will be able to assign task (issue) to user story.

software-project commented 14 years ago

There is unassigned tab on left side of dashboard, you can drag n drop issues from there.

jeacott commented 14 years ago

I think this 2 tier issue/task idea is very strange. it would be nice if any issue could be freely assigned (and removed/reassigned) to a user story, preferably outside of the sprint planning phase.