Bug 476383

Summary: add an attribute editor for label fields
Product: z_Archived Reporter: Sam Davis <sam.davis>
Component: MylynAssignee: Chris Poon <chris.poon>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: contributed, noteworthy
Version: unspecified   
Target Milestone: 3.17   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/54944
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/commit/?id=304393bd6fde6b648d93870a825377a3b7eb6872
Whiteboard:

Description Sam Davis CLA 2015-09-01 15:55:29 EDT
Label fields have options like a single or multi-select field, but they also allow arbitrary values to be entered. They also typically have many more options than a single or multi-select field. Some systems don't support listing all options for label fields but may only "suggest" the most relevant options. To support label fields we should provide an attribute editor that uses a text editor with content assist.
Comment 1 Sam Davis CLA 2015-09-01 16:33:11 EDT
We'll make the assumption that options for label fields have labels which are equal to their ID.
Comment 3 Sam Davis CLA 2015-09-03 13:02:25 EDT
.