プロジェクト

全般

プロフィール

Vote #75613

未完了

Show number of results next to stored issue queries

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

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

0%

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

説明

In the "tickets view" redmine admins and users can store several custom queries. The queries are shown at the right sidebar as link.
Having a configuration option that adds some more functionallity to these links would be great. In our case the number of results behind a stored query is very interesting in some cases. The link could look like:

Custom Query ABC (35)
Custom Query BCD (0)
Custom Query CDE (5)

ABC => 35 results, BCD => no result and so on...

I think this could be interesting for more redmine users - not only for us. Maybe you can add this functionallity to redmine as a configurable option?


journals

Wouldn't that mean that with each page request n queries have to be additionally made? I could imagine that this is to expensive.

Or those count values have to be pre-calculated. I mean they could be created and updated when tickets get changed. Not when the page is requested. But I think this is also expensive. And maybe not so easy to implement.

My two cents...
--------------------------------------------------------------------------------
Robert Schneider wrote:
> Wouldn't that mean that with each page request n queries have to be additionally made? I could imagine that this is to expensive.
>
> Or those count values have to be pre-calculated. I mean they could be created and updated when tickets get changed. Not when the page is requested. But I think this is also expensive. And maybe not so easy to implement.
>
> My two cents...

Of course there are several ways to imlpement this.
First step: If it was configurable every admin could decide if the queries really are expensive for the redmine instance and the redmine server.
Second step: A caching mechanism could be implemented. (Updated every x hours or depending on ticket status changes...

--------------------------------------------------------------------------------

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

いいね!0
いいね!0