Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 209215 - Populate subtask fields from parent when creating new subtask
Summary: Populate subtask fields from parent when creating new subtask
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 enhancement (vote)
Target Milestone: 2.2   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 11:40 EST by Ken Collins CLA
Modified: 2007-11-29 20:33 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Collins CLA 2007-11-08 11:40:31 EST
When creating a Jira subtask, I find that I use values from the parent for "Affects Version", "Fix Version", and "Components". Subtasks would be easier to create if these values were populated from the parent.

I noticed that the Jira Mylyn interface differs from the Jira web UI for these values. I can select multiple values in the web UI, but the Mylyn GUI is limited to a single selection from a drop down. This may impact the implementation.
Comment 1 Steffen Pingel CLA 2007-11-08 14:59:30 EST
Ken, thanks for the suggestions. I noticed that the Web UI does not automatically populate these fields when creating subtasks but selecting them by default in the Mylyn UI seems like a good.

There is an open bug for providing multi-selection in the new task editor:

190857: Fix and Affects combo should be lists in new task editor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190857

Please consider voting there if you require that feature.
Comment 2 Steffen Pingel CLA 2007-11-29 20:33:26 EST
This has been implemented as bug 211387. Pre-selecting multiple Affects/Fix versions during subtask creation will work when bug 190857 is resolved.