Vote #73087
未完了Enable arrays and watcher in query column_content
ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
-
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
0
version_id:
0
issue_org_id:
12766
author_id:
36999
assigned_to_id:
0
comments:
0
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
This gives the ability to extend the custom queries, to display multi-values in the issues tab columns.
Like watchers for example, issues relations etc.
The patch proposed is for Rails V1.2.1
This patch is un-useful unless to add something like that in the @@available_columns array of app/models/query.rb :
QueryColumn.new(:watchers)
表示するデータがありません