Bug 175324 - [workflow] Support moving a report to alternate product
Summary: [workflow] Support moving a report to alternate product
Status: RESOLVED DUPLICATE of bug 166595
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 3.1   Edit
Assignee: Robert Elves CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 219350 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-23 12:21 EST by Robert Elves CLA
Modified: 2008-10-07 03:23 EDT (History)
3 users (show)

See Also:


Attachments
patch (6.06 KB, patch)
2008-03-24 16:20 EDT, Frank Becker CLA
no flags Details | Diff
mylyn/context/zip (2.61 KB, application/octet-stream)
2008-03-24 16:20 EDT, Frank Becker CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Elves CLA 2007-02-23 12:21:17 EST
Currently the Bugzilla Connector doesn't support moving a report to another product. This is a more complex operation in the web ui and may require adding a wizard to complete this process.
Comment 1 Eugene Kuleshov CLA 2008-01-24 01:32:15 EST
Rob, wouldn't submission allow to change product without "workflow" steps if task editor UI will make component/etc fields depend on the product selection?
Comment 2 Robert Elves CLA 2008-03-17 15:12:43 EDT
*** Bug 219350 has been marked as a duplicate of this bug. ***
Comment 3 Frank Becker CLA 2008-03-24 16:20:52 EDT
Created attachment 93314 [details]
patch

To get this work I must do some changes in AbstractRepositoryTaskEditor

1) parentEditor is now protected and no longer private
2) new protected Map for map RepositoryTaskAttribute to Controls.
Comment 4 Frank Becker CLA 2008-03-24 16:20:54 EDT
Created attachment 93315 [details]
mylyn/context/zip
Comment 5 Mik Kersten CLA 2008-04-08 12:48:57 EDT
Frank, Rob: I think that this would be a great contribution for 3.0.  A related change would be to allow the product selection on with the new Bugzilla task editor, instead of forcing the user to do this in a wizard page.
Comment 6 Mik Kersten CLA 2008-05-15 17:55:53 EDT
Frank: let us know if you're interested in this.
Comment 7 Frank Becker CLA 2008-05-15 23:49:11 EDT
(In reply to comment #6)
> Frank: let us know if you're interested in this.

Did you mean the thing with the new Bugzilla task editor?

If so I think that I should wait until the refactoring is done.
Comment 8 Robert Elves CLA 2008-10-07 03:23:50 EDT

*** This bug has been marked as a duplicate of bug 166595 ***