Vote #76451
完了List of groups sorted in desc by default
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
27
version_id:
97
issue_org_id:
20066
author_id:
81414
assigned_to_id:
1
comments:
2
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
92
説明
Hi there,
I only noticed now, but in Administration > Groups, the groups are listed in alpha revert order, and I can't find any good reason why.
models/group.rb contains:
35 | scope :sorted, lambda { order(:type => :asc, :lastname => :desc) }
I changed "desc" to "asc" in my settings (Redmine 3.0.1), but I'm wondering if that should stay that way in next releases.
journals
Fixed in r14380, thanks for pointing this out.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
いいね!0