You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a Dataset from the portal, via either the Upload or the Import methods, if the person creating the Dataset has role user, and they do not have any Projects assigned to them, they will have no way of accessing the Dataset after its creation, since the user role can only access Datasets via Projects that they are assigned to.
To fix this, add an optional ability to create a new Project for such users, and assign the Dataset being created to the Project, while adding the user as an assignee to the Project as well.