Added workflow priority search and orborus checkin IP

This commit is contained in:
frikky
2021-10-25 15:51:52 +02:00
parent 9445e7092b
commit 49cfb00a6c
5 changed files with 81 additions and 16 deletions
+1 -1
View File
@@ -3846,7 +3846,7 @@ func runInitEs(ctx context.Context) {
//}
} else {
log.Printf("[DEBUG] There are %d org(s).", len(activeOrgs))
log.Printf("[DEBUG] Found %d org(s) in total.", len(activeOrgs))
if len(activeOrgs) == 1 {
if len(activeOrgs[0].Users) == 0 {