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

Bug 415820

Summary: Automatically remove notification on save: Authentication required for: Orion File Service. Login and re-try the request.
Product: [ECD] Orion Reporter: Adrian Aichner <adrian.aichner>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti, svihovec
Version: unspecified   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Adrian Aichner CLA 2013-08-25 07:39:14 EDT
I am running from a local eclipse workspace rebased to git master.

The asterisk (unsaved changes) goes away after one logs in again and saves again.

The notification, however, stays around, causing major cognitive dissonance.

Please automatically delete the notification upon successful save.

See
https://f.cloud.github.com/assets/621600/1022299/696a1808-0d79-11e3-85dc-c804cb4e03bc.png
Comment 1 Silenio Quarti CLA 2013-08-28 11:48:25 EDT
Changed behavior to show a success message when previous save attempt failed.  I do not think the message should be shown on every save because it is kind of disruptive.

Fixed

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=89c4ea290a0fbfa63d7a02061fcc3c7e4ac05f3f
Comment 2 Adrian Aichner CLA 2013-09-06 08:44:04 EDT
Fix works well on my local orion server, thanks!
Comment 3 Brian Svihovec CLA 2013-09-19 10:03:29 EDT
Are there plans to expand this functionality to all of the other places where an authentication message can be displayed? 

For example, if a user clicks on a file in the Navigator view and they are no longer authenticated, the authentication notification is displayed.  If the user logs in, using another window, and then clicks on the file, will the message be removed or updated?