atlas-bi / Library

🤔📈 Atlas | The unified report library.
https://atlas.bi
GNU General Public License v3.0
14 stars 5 forks source link

[BUG] New installs are missing advanced search permission. #383

Open christopherpickering opened 1 year ago

christopherpickering commented 1 year ago

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.

christopherpickering commented 1 year ago

closed by 520f9c9