Library icon indicating copy to clipboard operation
Library copied to clipboard

[BUG] New installs are missing advanced search permission.

Open christopherpickering opened this issue 2 years ago • 1 comments

  • [x] I'm on the latest version
  • [x] I've searched the issues
  • [x] I've read the 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.

christopherpickering avatar Jan 12 '23 20:01 christopherpickering