-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.X
-
Component/s: Navigation Widgets > My Sites widget
-
Labels:
-
Story Points:0.5
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
Scenario 1
- Add a blank site, set the membership type to restricted
- Add a user, user1
- Login with the created user, user1
- Go to my dashboad
- Click available tab in my sites portlet
- Click ellipsis of created site, click request membership
- Check the success message
Actual result:
There is only one success message on master "SuccessYour request completed successfully.", missing "Your request was sent. You will receive a reply by email.". 7,0 has both messages.
Expected result:
Master has both messages.
Scenario 2
- Do the above 5 steps
- Open another browser and navigate to the same view
- In one of the browsers, request the membership (you’ll see the success message)
- In the other browser, request also membership
- Check the message
Actual result:
There is no error message. This is reproducible on master and 7.0 branch.
Expected result:
There is an error message saying membership was already requested.