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

Bug 383577

Summary: Config should not be using 'user' preference scope
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 1.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-06-26 14:29:00 EDT
The ConfigStore currently relies on the USER_SCOPE of preferences. It should not be specifying a scope at all here.

> this.initPromise = prefsService.getPreferences('/cm/configurations', PreferencesService.USER_SCOPE).then( //$NON-NLS-0$