Hi, > I was trying to change the calculated property of the requirement from > > total_story_points = sum:get_outgoing.rd_points|type=story > > to something like > total_story_points = sum:get_outgoing.rd_points|type=story|status! > =closed > > so no closed values are shown. But this seems not to work. The Idea is > to get all linked stories that are not close (means they've got a > status of either accepted, assigned, new or reopened). > > Can someone tell me how to do this?
I am actually not sure if this is possible, as far as I know agilo doesn't support negation in that DSL. Please anybody correct me if I'm wrong here. You could provide a patch+test of course, the code lives in agilo/ticket/links/configureation_parser.py HTH, Martin --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- 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 -~----------~----~----~----~------~----~------~--~---

