Fix foreign key usage
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/manual/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/manual/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -49,7 +49,7 @@ def get_group_cards():
 | 
			
		||||
    print(keys)
 | 
			
		||||
    flt = {
 | 
			
		||||
        "token.uid_hash": {"$exists": True},
 | 
			
		||||
        "inventory.owner.foreign_id": {"$in": keys}
 | 
			
		||||
        "inventory.owner.username": {"$in": keys}
 | 
			
		||||
    }
 | 
			
		||||
    prj = {
 | 
			
		||||
        "inventory.owner": True,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user