Bug 149593 - Jira query wizard fail to select components and resolution
Summary: Jira query wizard fail to select components and resolution
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.9   Edit
Assignee: Eugene Kuleshov CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 169301 (view as bug list)
Depends on: 142783
Blocks:
  Show dependency tree
 
Reported: 2006-07-04 11:51 EDT by Eugene Kuleshov CLA
Modified: 2007-01-14 17:54 EST (History)
2 users (show)

See Also:


Attachments
mylar/context/zip (4.12 KB, application/octet-stream)
2007-01-02 20:01 EST, Eugene Kuleshov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2006-07-04 11:51:00 EDT
When editing existing custom Jira query wizard fail to select current components and resolution elements.
Comment 1 Mik Kersten CLA 2006-07-04 18:24:25 EDT
This bug could be resolved without fixing bug 142783, but doing that could provide the JIRA Connector with the persistence for free.
Comment 2 Eugene Kuleshov CLA 2006-07-04 19:32:05 EDT
Mik, do you mean that UI for creating search criteria should be unified across all providers?
Comment 3 Mik Kersten CLA 2006-07-05 12:57:36 EDT
It's tricky, because we want to retain flexibility for each connector without forcing them to re-implement all the search stuff.  For now it may be best to simply use Eclipse dialog settings to store that, since we should create common search API before considering creating common UI stuff.
Comment 4 Eugene Kuleshov CLA 2006-07-18 22:59:12 EDT
I fixed issue with restoring selection in resolution list in a patch for bug 149605

However component selection problem is caused by Jira core services, which seem fail to restore componentFilter in FilterDefinition after Eclipse restart. Brock, can you please take a look at this?
Comment 5 Eugene Kuleshov CLA 2006-12-31 13:10:10 EST
*** Bug 169301 has been marked as a duplicate of this bug. ***
Comment 6 Eugene Kuleshov CLA 2007-01-02 20:01:03 EST
Actually the only case that didn't work was when component selection has "No Component" and resolution - "Unresolved". 

I committed fix and tested it manually.
Comment 7 Eugene Kuleshov CLA 2007-01-02 20:01:06 EST
Created attachment 56313 [details]
mylar/context/zip
Comment 8 Eugene Kuleshov CLA 2007-01-14 17:54:38 EST
Fixed selection of the assignee