mirror of
https://github.com/bitwarden/server
synced 2026-01-08 03:23:20 +00:00
fixed a bad migration change (#1511)
This commit is contained in:
@@ -17,6 +17,5 @@ BEGIN
|
||||
[dbo].[OrganizationUserUserDetailsView]
|
||||
WHERE
|
||||
OrganizationId = @OrganizationId
|
||||
AND Status = 2
|
||||
AND [Type] <= @MinRole
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user