プロジェクト

全般

プロフィール

Vote #66849

未完了

Custom SQL Queries

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

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Search engine_16
対象バージョン:
-
開始日:
2010/03/16
期日:
進捗率:

0%

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

説明

Hi everyone,

Redmine's query interface is great, but sometimes there are queries that aren't possible using just the query builder. It would be cool if one had the option of either using the query builder or typing in SQL manually. The custom query would have to return only the set of issue IDs, which Redmine could then use to fetch all additional information it needs to properly display the result set in the usual way.

It would probably be possible to support the regular query builder on top of the custom query. For example, the custom query is used internally to create a view, and then the query builder is applied to the view, rather than the issues table.

Just a thought. It would certainly add a lot of flexibility for power-users, and they wouldn't have to constantly pester you for specific filter-related features.


journals

+1
--------------------------------------------------------------------------------
that ould be great!
i have just implemented redmine in my project, but relaised that we cannot easily make custom reports. for instance, we would like a report that brings up all calls that were closed in teh past month. currently this is not possible (as far as i can see!).
--------------------------------------------------------------------------------
I've written a plugin that provides this functionality. It's not great but it works: https://github.com/alantrick/redmine_sql_reports
--------------------------------------------------------------------------------
Alan Trick wrote:
> I've written a plugin that provides this functionality. It's not great but it works: https://github.com/alantrick/redmine_sql_reports
Hi Alan! Any hints on how to use the plugin? I've failed with a simple sql query with the error message "wrong number of arguments (1 for 2)".

--------------------------------------------------------------------------------
+1

I would love this plugin in mainstream.

I frequently need queries that cannot be done from UI.

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

Admin Redmine さんがほぼ2年前に更新

  • カテゴリSearch engine_16 にセット

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

いいね!0
いいね!0