isn't my problem related to a problem (config or bug) with the new
feature:

### Move Tasks with their Story
Usually User Stories in Agilo are connected to tasks and vice versa.
If
you now change the sprint of a story, all its open tasks that have
also
the same sprint set will move with it. This is especially useful if
you
want to move already broken down stories into, out of, or in between
sprints. (Implies also to other "items", eg. requirements and user
stories)
Screencast: http://www.youtube.com/watch?v=rfp60GCwqrA


Actually I made the test to create a new task to a user story that
already had a sprint associated.
According to the trac.ini the sprint should be inherited, but looking
in the DB (ticket_custom) the task has no sprint associated.

So I made a test to assign manually the sprint (manually with a sql
insert), and miracle, the task appears in the sprint backlog.


Does this tells you?..






On 26 oct, 09:17, renaud <[email protected]> wrote:
>
>
> > > My problem is that when I select a Sprint backlog only Req, US and Bug
> > > are displayed but the Tasks are not.
>
> > One thing that came to my mind is linking configuration: Tasks should
> > link to no other item. Can you send us the agilo-links section from
> > trac.ini?
>
> I check in trac.ini and in the admin/agilo/link page and it looks ok.
>
> [agilo-links]
> allow = requirement-story, story-task, bug-task, bug-story
> bug.calculate = total_remaining_time=sum:get_outgoing.remaining_time
> bug.task.copy = owner, sprint
> bug.task.show = owner, remaining_time
> cache.related = false
> cache.timeout = 0
> requirement.calculate = total_story_points=sum:get_outgoing.rd_points|
> type=story,mandatory_story_points=sum:get_outgoing.rd_points|
> type=story|
> story_priority=Mandatory,roif=div:businessvalue;mandatory_story_points
> requirement.story.copy = owner
> requirement.story.show = rd_points, story_priority
> story.calculate =
> total_remaining_time=sum:get_outgoing.remaining_time,estimated_remaining_ti 
> me=mul:rd_points;get_sprint.get_team_metrics.rt_usp_ratio
> story.task.copy = owner, sprint
> story.task.show = owner, remaining_time
>
> [agilo-types]
> bug = baseestimate, component, priority, version, milestone, sprint
> bug.alias = Bug
> requirement = cc, businessvalue, milestone, keywords
> requirement.alias = Requirement
> story = owner, sprint, rd_points, story_priority, keywords
> story.alias = User Story
> task = drp_resources, baseestimate, remaining_time
> task.alias = Task
>
> [agilo-backlogs]
> bug_backlog.columns = owner, sprint, total_story_points,
> estimated_remaining_time, total_remaining_time
> bug_backlog.name = Bug Backlog
> product_backlog.columns = businessvalue, roif, story_priority,
> rd_points|total_story_points, milestone
> product_backlog.name = Product Backlog
> release_backlog.columns = total_remaining_time, sprint, reporter,
> story_priority, businessvalue, total_story_points,
> estimated_remaining_time, owner, rd_points, mandatory_story_points,
> status, milestone
> release_backlog.name = Release Backlog
> sprint_backlog.charts = burndown
> sprint_backlog.columns = remaining_time:editable|total_remaining_time,
> owner:editable, drp_resources:editable
> sprint_backlog.name = Sprint Backlog
>

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to