amr schrieb:
> Is there a way to sum different fields for an automatic calculated
> field?

Yes, this is actually possible :-)

> 
> I have a situation where I need to sum the actual total time
> calculated by two other fields:
> 
> story.calculate = actual_time=sum:actual_time_part1;actual_time_part2

I suggest you use the web interface (Fields) to create a new calculated 
field for stories.

E.g.:
actual_time = sum:get_outgoing.dev_time;get_outgoing.qa_time

The integrated Agilo help actually has quite a lot of details what you 
can do with calculated properties :-)

fs


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to