[ 
https://issues.apache.org/jira/browse/AIRAVATA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815360#comment-15815360
 ] 

Marcus Christie commented on AIRAVATA-2263:
-------------------------------------------

I can reproduce the error by removing a user from sharing in the sharing dialog 
before the user list loads. So it is a timing issue. If the user list loads 
after a user is removed from sharing, the loading of the user list overwrites 
the user thumbnail, along with it's DOM data, for the user that was removed. 
Hence, the modal dialog doesn't realize that a user was removed from sharing.

One fix would just be to block the whole modal when users are being loaded 
initially. Another fix would be to somehow merge any removed users with the 
loaded users.  It looks like it would take a bit of rework to make it so that a 
user could be removed from sharing while the user list is loading so for now 
I'll just block the whole modal.

> Share an experiment with user B and then remove sharing whole the experiment 
> is executing. When refreshed now User B gets an error
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2263
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2263
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Eroma
>            Assignee: Marcus Christie
>             Fix For: 0.17
>
>         Attachments: Screen Shot 2016-12-07 at 2.30.54 PM.png
>
>
> Share an experiment with user B and then remove sharing whole the experiment 
> is executing. When refreshed now User B gets an error.
> User A launches an experiment shared with user B
> Now both users have open experiment summary page.
> User A removes the sharing
> Now when user B refreshes she gets error attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to