Add tests fort datasets empty accessGroups #1224
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
testing
Anything relating with tests and testing
Summary
Currently we do not test authorization when the dataset
accessGroups
is an empty list.Current Behavior
The behavior experienced prior PR #1203 was that Datasets with
accessGroups
set to an empty list would grant access to every user who had empty list incurrentGroups
.Expected Behaviour
The expected behavior should be that the empty strings are removed from any group list both on datasets and users.
The text was updated successfully, but these errors were encountered: