Hi Didley,

Am 26.11.10 17:35, schrieb didley:
> is it possible to calculate with calculating properties over mor than
> one hierarchy?
> 
> I'm using
> sum_totalhours=sum:get_outgoing.totalhours;totalhours
> 
> This summate in sum_totalhours all tickets linked to a other ticket.
> Now I need the sum over
> 
> 
> Ticket
>     Ticket
>        Ticket
> 
> Is this with calculated properties possible?

Well for me it worked - I tried it like this:

GrandparentTicket
  total_remaining_time=sum:get_outgoing.remaining_time;remaining_time
ParentTicket
  total_remaining_time=sum:get_outgoing.total_remaining_time
Child
  nothing. :)

Do you see any problems when trying this?

Regards,
Martin

-- 
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