Is your feature request related to a problem?
As an administrator, I want to be conform with GDPR rules and must assure, that unconfirmed members (= new members which haven't performed DOI) are deleted after a given amount of time.
Describe the solution you'd like
Try to extend the existing GC task by including a combination of membership_status = 1 and privacy_accepted_at. The target interval is 14 days.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem?
As an administrator, I want to be conform with GDPR rules and must assure, that unconfirmed members (= new members which haven't performed DOI) are deleted after a given amount of time.
Describe the solution you'd like
Try to extend the existing GC task by including a combination of
membership_status = 1andprivacy_accepted_at. The target interval is 14 days.Describe alternatives you've considered
No response
Additional context
No response