Hi Danijel, you want to look at this file:
agilo/scrum/backlog/json_ui.py around line 143, there is a method called "_is_read_only_and_reason_from_backlog", which is in charge of deciding whether or not the sprint should be editable, including returning the message you mentioned. However, other logic might depend on this so if you change this method, other parts of the system are not guaranteed to work as intended. Hope this helps, Stefano Rago > On 02 Mar 2016, at 12:32, Danijel <[email protected]> wrote: > > Hi, > I am anoyed by "Cannot modify sprints that have ended." Many times I need to > edit tasks in ended Sprints. > > Is there a way to "hack" the source and remove this limitation? > > Would very much appreciate the advice. > > Regards. > > -- > -- > Follow Agilo on Twitter: http://twitter.com/agilofortrac > <http://twitter.com/agilofortrac> > Please support us by reviewing and voting on: > http://userstories.com/products/8-agilo-for-scrum > <http://userstories.com/products/8-agilo-for-scrum> > http://ohloh.net/p/agilo-trac <http://ohloh.net/p/agilo-trac> > http://freshmeat.net/projects/agiloforscrum > <http://freshmeat.net/projects/agiloforscrum> > > You have received this message because you are subscribed to > the "Agilo for Trac" Google Group. This group is focused on > supporting Agilo for Trac users and is moderated by > Agilo Software GmbH <http://www.agilosoftware.com > <http://www.agilosoftware.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 <http://groups.google.com/group/agilo> > > --- > You received this message because you are subscribed to the Google Groups > "Agilo for Trac" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- -- Follow Agilo on Twitter: http://twitter.com/agilofortrac Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-trac http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Trac" Google Group. This group is focused on supporting Agilo for Trac users and is moderated by Agilo Software GmbH <http://www.agilosoftware.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 --- You received this message because you are subscribed to the Google Groups "Agilo for Trac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

