I have a (Dundas) group called “MS Leads” with a couple of (active directory authentication) users in it. I have the default view for the group set to a “My Dashboard” that I created for the users of this group.
I’ve tried sending the user (via a link) both the root url of our site (e.g. https://ourdundassite.ourdomain.local ) and explicitly to the root with the ‘DefaultViewOrHome part of the url included (e.g. https://ourdundassite.ourdomain.local/Home/DefaultViewOrHome )
My understanding of how the Default View works is that when a user would login to our Dashboard/Dundas site this would be the first thing they see, unless they changed their default view otherwise. This is not what is happening though, instead the user always get directed to the generic “Hello USER NAME” home screen.
Any suggestions on how to trouble shoot this?