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

Bug 387215

Summary: Hidden files are displayed in the navigator
Product: [ECD] Orion Reporter: Ben Morris <ben.morris>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: chris.whitty
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ben Morris CLA 2012-08-14 11:20:18 EDT
If you make PUT request

PUT /file/<workspaceId>/<pathToFile>?parts=meta HTTP/1.1
Orion-Version: 1.0
Content-Type: application/json
{
  "Attributes" : {
    "Hidden" : "true",
  }
}  



And then make a GET request 

GET /file/MyProj/myfile.txt?parts=meta HTTP/1.1
Orion-Version: 1.0

The Attributes property of the response confirms that Hidden is equal to true yet the file is still visible in the Orion navigator.
Comment 1 John Arthorne CLA 2015-05-05 15:47:49 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 2 John Arthorne CLA 2015-05-05 16:01:16 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html