<!-- Thanks for finding and submitting an issue. Have you... --> - [x] I'm on the latest version - [x] I've searched the issues - [x] I've read the [docs](https://www.atlas.bi/docs/) new installs are missing the permission for advanced search ``` insert into app.RolePermissions (name) values ('Show Advanced Search') ``` we should probably add a dummy migration to fix this for upgrading users.