Project

General

Custom queries



Profile

Actions

Feature #33296

closed

Load default custom queries when running redmine:load_default_data rake task

Added by Go MAEDA about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Filters
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

redmine:load_default_data loads various kinds of default data such as roles, permissions, issue statuses, trackers, workflows, and enumerations, to a fresh installation of Redmine. These default data will save users time and allow them to learn how to configure Redmine.

I think it would be great if the rake task also creates default queries for the reasons as follows:

  • Users can easily learn about the query feature. Currently, it is a bit difficult for beginners to find the feature. "Save" button is the only way to find it
  • Providing some typical queries by default is convenient for many users

The attached patch improves redmine:load_default_data rake task to add four queries by default. The queries are "Issues assigned to me", "Reported issues", "Updated issues", and "Watched issues", equivalent to blocks available on My page.

This idea came to me when I tried using Jira. There are some queries such as "My open issues" and "Reported by me" in a fresh Jira project.


Files

default-queries.png (92.8 KB) default-queries.png Go MAEDA, 2020-04-16 13:29
jira-default-queries.png (66.3 KB) jira-default-queries.png Go MAEDA, 2020-04-16 13:36
load_default_query.patch (2.98 KB) load_default_query.patch Go MAEDA, 2020-04-16 13:38
load_default_query.patch (3.66 KB) load_default_query.patch Go MAEDA, 2020-04-18 09:39
load_default_query.patch (4 KB) load_default_query.patch Go MAEDA, 2020-04-19 06:20

Related issues

Related to Redmine - Feature #10142: Add quick filter "Assigned to me" to saved issue filtersClosed

Actions
#2

Updated by Marius BĂLTEANU about 5 years ago

  • Target version set to Candidate for next major release
#3

Updated by Go MAEDA about 5 years ago

#6

Updated by Go MAEDA about 5 years ago

#8

Updated by Marius BĂLTEANU about 5 years ago

  • Target version changed from Candidate for next major release to 4.2.0
#9

Updated by Go MAEDA about 5 years ago

  • Subject changed from Load default issue queries when runnning redmine:load_default_data rake task to Load default custom queries when runnning redmine:load_default_data rake task
  • Category changed from Issues list to Filters
#11

Updated by Go MAEDA about 5 years ago

  • Subject changed from Load default custom queries when runnning redmine:load_default_data rake task to Load default custom queries when running redmine:load_default_data rake task
  • Assignee set to Go MAEDA
  • Resolution set to Fixed
#12

Updated by Go MAEDA about 5 years ago

  • Status changed from New to Closed
#13

Updated by Go MAEDA about 5 years ago

  • Status changed from Closed to Reopened
#14

Updated by Go MAEDA about 5 years ago

  • Status changed from Reopened to Closed
#15

Updated by Go MAEDA about 2 years ago

  • Related to Feature #10142: Add quick filter "Assigned to me" to saved issue filters added
Actions

Also available in: Atom PDF