fix - edit quota bug on org
This commit is contained in:
@@ -546,6 +546,7 @@ class Quota(BaseModel):
|
||||
quota=self,
|
||||
organization=org
|
||||
)
|
||||
|
||||
# first quota created is none stat on attribute & broker value table
|
||||
if stat.first().stat_type == 'quota':
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user