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

Bug 521708

Summary: Get workspace name not from req.user.workspaces, but from metastore intead
Product: [ECD] Orion Reporter: XinYi Jiang <xinyij>
Component: NodeAssignee: XinYi Jiang <xinyij>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Michael_Rennie
Version: unspecified   
Target Milestone: 16.0   
Hardware: PC   
OS: Mac OS X   
See Also: https://github.com/eclipse/orion.client/pull/168
Whiteboard:

Description XinYi Jiang CLA 2017-08-31 14:49:16 EDT
From this commit on, req.user.workspaces is the workspace ids, and uses these ids to get workspace metadata from store.
Comment 1 Eclipse Genie CLA 2017-08-31 14:57:15 EDT
GitHub Pull Request 168 created by [soulbeing]
https://github.com/eclipse/orion.client/pull/168
Comment 2 Michael Rennie CLA 2017-09-21 10:48:59 EDT
Merged