Patch #3606
Copy queries
| Status: | New | Start date: | 2009-07-10 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | - |
Description
The patch intended to allow users to create custom queries using another query as template :)
Related issues
History
#1 Updated by Istvan DEMETER almost 3 years ago
I forgot to set the right tracker. Please move this issue to Patch
#2 Updated by Mischa The Evil almost 3 years ago
- Tracker changed from Defect to Patch
#3 Updated by Mischa The Evil almost 3 years ago
Looks like a useable feature to me. Will try it out soon and report back my feedback... Thanks for sharing this...
Kind regards,
Mischa.
#4 Updated by Burt Culver over 1 year ago
Can this be merged into the tree?
#5 Updated by Felix Schäfer over 1 year ago
- Category set to UI
Slightly changed the patch to not need an extra action. The added 'duplicate' button basically pre-fills stuff in the new query form with attributes from the duplicated query. Commit here: http://github.com/thegcat/redmine/commit/24c12b20a3cd7428be940bf927e3d347a5a17bc1
#6 Updated by Eric Davis over 1 year ago
Felix,
Can you add a test case or two for this new code? Thanks.
#7 Updated by Felix Schäfer over 1 year ago
Eric Davis wrote:
Can you add a test case or two for this new code? Thanks.
See the second commit in the branch here http://github.com/thegcat/redmine/commit/d9d8af051c8432eedc30c739ef24efaeacc80d6c, the whole branch is here http://github.com/thegcat/redmine/commits/ro-3606.
