Open christopherpickering opened 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.
closed by 520f9c9
new installs are missing the permission for advanced search
we should probably add a dummy migration to fix this for upgrading users.