プロジェクト

全般

プロフィール

Vote #80820

未完了

Implement grouping by date (e.g start, due, creation, update, closing dates) for year and month/year

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Issues list_58
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
58
version_id:
0
issue_org_id:
33308
author_id:
29628
assigned_to_id:
0
comments:
1
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Date fields in queries should be groupable with year/month only - without day.

Implementation could be the same way as with TimestampQueryColumn. We could use DateQueryColumn.

The result should be (example data):

  • 23/5/2019
  • 24/5/2019
  • 23/3/2019

for month/year:

  • 5/2019 ** 23/5/2019 ** 24/5/2019
  • 3/2019 ** 23/3/2019

for year:

  • 2019 ** 23/5/2019 ** 24/5/2019 ** 23/3/2019

This would require, that three options for one date exist:

  • Due date
  • Due date (Month/Year)
  • Due date (Year)

and

  • Start date
  • Start date (Month/Year)
  • Start date (Year)

etc.

What do you think about this idea?


journals

I used a wrong subject (copy of #13803). Creation, update, and closing dates does not fit, because it is Datetime. But this would be another interesting feature, to use month/year and year grouping not only for Date but Datetime fields.
--------------------------------------------------------------------------------

Admin Redmine さんが約2年前に更新

  • カテゴリIssues list_58 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0