When a merged dataset is created, the permissions are applied correctly for existing users on the project. However, when a new user is added to the project or organization, the permissions are not applied, and the user gets a 404 when they access the dataset.
Expected behavior
A user with the appropriate permissions should view a merged dataset if the user was added after the merged dataset was created
@kelvin-muchiri this issue has been resolved. Users can now view merged datasets when they are added to a project after the merged dataset was created.
Environmental Information
Problem description
When a merged dataset is created, the permissions are applied correctly for existing users on the project. However, when a new user is added to the project or organization, the permissions are not applied, and the user gets a 404 when they access the dataset.
Expected behavior
A user with the appropriate permissions should view a merged dataset if the user was added after the merged dataset was created
Steps to reproduce the behavior
Additional Information
Logs, related issues, weird / out of place occurrences, local settings, possible approach to solving this...