Closed jp-yendo closed 8 years ago
@jp-yendo thank you for the contribution. Did you took this code from the Redmine or this is your personal update?
reference url https://github.com/redmine/redmine/blob/master/app/models/issue_query.rb view mysql log. not join "status", and not found "where". I was fixed for this.
Details I've found. This problem was caused by a version of ActiveRecord. http://apidock.com/rails/ActiveRecord/Calculations/ClassMethods/sum
Thanks @jp-yendo , this is working for me :+1:
@stgeneral, will You merge this pull request?
@jp-yendo thanks for the contribution! @Marqin thank you for confirming the fix!
Fixes #58, #49, #46.
Redmine 3.0.3 higher. Fixed an issue where the progress of the project is always 100%.