Skip to content

Follow-up from "Update 2FA requirements async for group members"

Looking at where this callback logic was first added: gitlab-foss!8763 (merged)

It may be a logical change to move this Groups::UpdateTwoFactorRequirementForMembersWorker.perform_async(self.id) from an after_commit into app/services/groups/update_service.rb

Edited by Jessie Young