]> source.dussan.org Git - redmine.git/commit
Fixed User#project_ids_by_role when first called within chained scopes (#26376).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Jul 2017 12:15:10 +0000 (12:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Jul 2017 12:15:10 +0000 (12:15 +0000)
commit92ca57e9388d48a3657e866c9cef682ade89beb6
tree659be876415845baba2a8144b89549261661556a
parentd2cc2f9dca3c0877e433f95162300ba02e869377
Fixed User#project_ids_by_role when first called within chained scopes (#26376).

git-svn-id: http://svn.redmine.org/redmine/trunk@16767 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/user.rb
test/unit/user_test.rb