Library
                                
                                
                                
                                    Library copied to clipboard
                            
                            
                            
                        [BUG] New installs are missing advanced search permission.
- [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.