Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 210840

Summary: Make "clone query" more discoverable
Product: z_Archived Reporter: Willian Mitsuda <wmitsuda>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P4 Keywords: helpwanted
Version: dev   
Target Milestone: 3.0   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Bug Depends on:    
Bug Blocks: 211012    

Description Willian Mitsuda CLA 2007-11-24 15:31:05 EST
I had a hard time to find the "Clone Query" action hidden in Operations -> Clone Query, in task list context menu.

My first try was to find some option to create from a existing query in New -> Query.

I'd like to suggest the following changes:

- In new query wizard, invert the repository selection and query type selection pages, so you first select the type, and then the repository (if necessary).
- In query type, add an "Create from existing query". From that, you can guess the repository and present the query configuration.
Comment 1 Eugene Kuleshov CLA 2007-11-24 18:05:12 EST
(In reply to comment #0)
> - In new query wizard, invert the repository selection and query type selection
> pages, so you first select the type, and then the repository (if necessary).

That is not going to work, because first page is generic and query type is contributed by bugzilla connector.

But it might be a good idea to add existing queries to the same list where repositories are shown, or use a tree and show query nodes under repositories.
Comment 2 Steffen Pingel CLA 2008-10-03 02:41:01 EDT
Clone Query has been moved under the New menu which should make it discoverable when creating new queries.