Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 212700

Summary: [api] support refreshing of attributes for new tasks
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: robert.elves
Version: unspecified   
Target Milestone: 3.0   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 179254    

Description Steffen Pingel CLA 2007-12-11 21:29:31 EST
In order to support refreshing of configuration data when creating new tasks new API is needed that allows refreshing of configuration data for  RepositoryTaskAttribute objects.

Related: 

212475: refreshing attributes when submitting new task clears description
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212475
Comment 1 Steffen Pingel CLA 2008-04-30 04:02:14 EDT
Refreshing of attributes now works the same way for unsubmitted and existing tasks. Connectors may either refresh attributes when task data is loaded by implementing migrateTaskData() in the task data handler or provide attribute options through an AttributeMapper.