mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-08-30 17:13:08 +08:00
Merge pull request #6330 from zhaoxiangchun/automated-cherry-pick-of-#6164-upstream-release-3.2
Automated cherry pick of #6164: bugfix mem paginate
This commit is contained in:
@@ -269,7 +269,7 @@ func (self *SSuggestSysRule) PerformDisable(ctx context.Context, userCred mcclie
|
||||
return nil
|
||||
})
|
||||
db.OpsLog.LogEvent(self, db.ACT_DISABLE, "", userCred)
|
||||
self.PostUpdate(ctx, userCred, query, data)
|
||||
self.updateCronjob()
|
||||
}
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user