this just keeps getting better.

so trac.ini has this
[agilo-links]
allow = Request-Task, Bug-Task, Request-Bug, Requirement-Story, Story-
Task, Bug-Story, iBug-Task
bug.calculate = total_remaining_time=sum:get_outgoing.remaining_time
bug.task.copy = owner, sprint
bug.task.show = remaining_time, owner
cache.related = false
cache.timeout = 0
ibug.task.copy = keywords, sprint
request.bug.copy = component, summary, priority, owner, keywords,
sprint
request.bug.show = status, summary, type, id
request.task.copy = component, summary, priority, owner, keywords,
sprint
request.task.show = status, reporter, summary, type, id
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 = cc, component, priority, keywords, sprint
bug.alias = Bug
ibug = enthusiast, corpvoice, cc, support, loyalty, priority,
i_component, ugc, innovation, keywords, sprint, association
ibug.alias = Implementation Bug
request = cc, component, priority, milestone, keywords, sprint
request.alias = Request
requirement = businessvalue, component, priority, milestone, keywords
requirement.alias = Requirement
story = keywords, rd_points, sprint
story.alias = User Story
task = drp_resources, component, remaining_time, priority, keywords,
sprint
task.alias = Task


this is what the DB is saying about Sprint Backlog
Sprint Backlog|1||(lp1
S'Story'
p2
aS'Task'
p3
aS'Request'
p4
aS'Requirement'
p5
aS'iBug'
p6
aS'Bug'
p7
a.|(lp1
.|1

and this didn't fully work, since if I don't show requests in the
sprint then tasks won't show.

any case, for some reason, now nothing shows in the sprint backlog, it
just shows that spinning icon.

On Jun 11, 3:21 am, Robert Buchholz <[email protected]>
wrote:
> Hi Issam,
>
> On Wednesday 09 June 2010, Issam wrote:
>
> > well, I am sure we changed the default configuration since we removed
> > most of it when we first got it.
>
> > And now I think that is the problem I am having, I played around with
> > the different links and was able to get user stories to show in the
> > sprint backlog.
>
> > Could you please give me the default setting (agilo-links, agilo-
> > types,...) so I could make the updates and try it.
>
> The default in Agilo Pro 1.3.0.1 looks like this:
> [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 = owner, sprint, priority
> bug.alias = Bug
> requirement = reporter, businessvalue, milestone, keywords
> requirement.alias = Requirement
> story = owner, sprint, rd_points, story_priority, keywords
> story.alias = User Story
> task = owner, sprint, remaining_time, drp_resources
> task.alias = Task
>
> > NOTE; we created 2 new types of tickets taht we use heavily. Requests
> > and iBugs, would we be able to get those displayed in the backlogs?
> > anything special we have to do for those?
>
> If they can be linked to tasks (or have a remaining time), they will
> show up in a backlog. How do you have this configured? If you need a new
> backlog for these custom types, check this screen 
> cast:http://www.youtube.com/watch?v=_unN7t0ppt4
>
> Robert

-- 
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
agile42 GmbH <http://www.agile42.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