data-workspace-frontend
data-workspace-frontend copied to clipboard
fix: no need to check for permissions for changelog page
trafficstars
Description of change
Fixes the issue where admins could not see the changelog page unless they had permission to the dataset itself. The long term goal is top open this page up to all users so this is the next step along that path (it's currently behind a feature flag).
Checklist
- [ ] Have tests been added to cover any changes?