HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #902503
Cache action_by_activity_iterate
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Marko Lindqvist wrote in Feature #901915:
should action_by_activity_iterate() be implemented via cached activity-action lists and action_list_iterate()? Would only iterate through relevant actions instead of all of them.
Maybe do the same for action_by_result_iterate too