Bug 139326 - Add date fields to custom Jira query editor
Summary: Add date fields to custom Jira query editor
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Eugene Kuleshov CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-04-28 18:54 EDT by Eugene Kuleshov CLA
Modified: 2006-10-12 20:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2006-04-28 18:54:20 EDT
Add date fields to custom Jira query editor.

Mik, is there are any example of date field handling that can be used?
Comment 1 Mik Kersten CLA 2006-05-03 15:24:50 EDT
Eugene, do you want to assign this to yourself?  Otherwise I can mark it "helpwanted".

Regarding the code, I suggest using the same as the Reminder section of the TaskPlanningEditor which uses our date selection stuff.
Comment 2 Eugene Kuleshov CLA 2006-05-03 16:49:03 EDT
(In reply to comment #1)
> Eugene, do you want to assign this to yourself?  Otherwise I can mark it
> "helpwanted".

Please do. I don't think I'll have time for this in next few weeks.

> Regarding the code, I suggest using the same as the Reminder section of the
> TaskPlanningEditor which uses our date selection stuff.

Nothing personal, but I think reminder UI require some face lift. :-)
Comment 3 Mik Kersten CLA 2006-05-03 18:51:18 EDT
No kidding.  I was hoping that we'd at least get a good chooser from the SDK, but we want tight integration anyway (e.g. to support stuff like your bug 139219).
Comment 4 Eugene Kuleshov CLA 2006-05-03 19:06:16 EDT
(In reply to comment #3)
> No kidding.  I was hoping that we'd at least get a good chooser from the SDK,
> but we want tight integration anyway (e.g. to support stuff like your bug
> 139219).

Here is probably the most complete list, but they all suck. http://www.eclipsezone.com/eclipse/forums/t62966.rhtml

Comment 5 Mik Kersten CLA 2006-05-29 21:03:09 EDT
Are you trying to assign this to yourself?  
Comment 6 Eugene Kuleshov CLA 2006-05-29 21:07:32 EDT
Not really. It is unclear how do deal with date fields...
Comment 7 Mik Kersten CLA 2006-05-29 23:23:56 EDT
So why did you change the status to ASSIGNED?
Comment 8 Eugene Kuleshov CLA 2006-05-29 23:25:52 EDT
Sorry, it must be some glitch when I played with Mylar's Bugzilla editor.
Comment 9 Eugene Kuleshov CLA 2006-07-19 01:04:08 EDT
Initial fix attached to issue 149604
Comment 10 Mik Kersten CLA 2006-07-20 05:59:32 EDT
Looks like a bug id typo?  Also, since we don't hyperlink 'issue' could you restrict yourself to 'bug' or 'task' for the time being?  Maybe we should make this configurable given all the terms for it ;)
Comment 11 Eugene Kuleshov CLA 2006-07-20 08:31:48 EDT
(In reply to comment #10)
> Looks like a bug id typo?  Also, since we don't hyperlink 'issue' could you
> restrict yourself to 'bug' or 'task' for the time being?  Maybe we should make
> this configurable given all the terms for it ;)

bug 149605

I do see "issue" used quite often, maybe you should add it into list of recognised patterns...
Comment 12 Mik Kersten CLA 2006-10-12 20:42:42 EDT
Fixed by Eugene's patch to bug 149605.  

Eugene: yes, I'll add "issue" to the detected patterns.