Hi All,
I noticed a bug on the resource sharing screen in the Airavata django portal. Following are the steps to reproduce 1) Login to django portal 2) Create a new project 3) Click on edit action 3) Click on the share button 4) In the "Type to get suggestions" box, type the current logged in user's username 5) Give it READ/WRITE permission and save 6) Refresh the page, the sharing will disappear. The suggestion shows the current logged in user's name even if the logged-in user is the owner of the project. I am not sure if this is intentional or a bug but I think suggesting the owners name in the suggestion box is unnecessary. The owner automatically has READ/WRITE permissions and suggesting his name is misleading to the user. Regards, Aarushi Bisht
