tobydragon / metafora-project

Automatically exported from code.google.com/p/metafora-project
1 stars 0 forks source link

Change of user not acknowledged #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login with one user
2. Add a user
3. Remove the first 

What is the expected output? What do you see instead?
Only the last user should be one recognised instead resource cards created 
still pass the first user as parameter.

Original issue reported on code.google.com by mavrikis@gmail.com on 11 Jul 2012 at 11:25

GoogleCodeExporter commented 9 years ago
Source code revised. Login/logout changes of local users are updated. Example: 
Bob logs in, adds Alice, Bob logs out then the user information of Alice will 
be further used (-> login to lasad, open tool, etc.)

Please notify, when you open a tool, the URL will hold the information from the 
state when opening the tool.

Original comment by kerstinp...@yahoo.de on 17 Jul 2012 at 12:46

GoogleCodeExporter commented 9 years ago
Yes thanks. If a tool is open that makes sense, we can't do much. But you mean 
that one has to re-open the planning tool as well? e.g. to get the resource 
card information right otherwise it will still open with Bob in your example.

Original comment by mavrikis@gmail.com on 17 Jul 2012 at 12:57

GoogleCodeExporter commented 9 years ago
Yes exactly. 
Yet, we use the first user who logged in for further distribution (&user 
parameter in url, automated login to LASAD, etc.) in the "Comment 1" example 
Bob. If this first user Bob logs out, then you need to reopen the tool in order 
to get the Alice user information. But this is only the case for embedded tools 
e.g. Planning Tool, LASAD, eXpresser, etc. not in the Metafora home. In the 
home the user information is imediately updated. This has the effect, that 
feedback needs to be sent to Alice after Bob logged out!

Original comment by kerstinp...@yahoo.de on 17 Jul 2012 at 1:05