Made autocasting happen values in larger than, less than and is empty

This commit is contained in:
Frikky
2023-11-24 15:40:23 +01:00
parent f9461a7185
commit 9fc6326350
2 changed files with 35 additions and 6 deletions
-1
View File
@@ -3577,7 +3577,6 @@ func runInitEs(ctx context.Context) {
if len(activeOrgs) == 0 {
time.Sleep(10 * time.Second)
activeOrgs, err = shuffle.GetAllOrgs(ctx)
return
}
setUsers := false