Currently, when an administrator is on the /admin/config/gdpr/checklist page of their site (provided by the module), the first option of the checklist with title "Configuration" is about enabling site users to cancel their own accounts. Beside the checkbox there's a link pointing to internal /admin/config/people/accounts URL path:
Screenshot

However, on core's account configuration there's no option for enabling self-deleting of users. Instead, this is a permission defined by the core User module (name of permission: "Cancel own user account"). Therefore I'd suggest replacing the target of this link to this one: /admin/people/permissions#module-user

Although attached screenshot is from D8.4.4, but I tested with D7 too and this issue stands for 7.x branch as well.

Comments

Balu Ertl created an issue. See original summary.

pazhyn’s picture

Assigned: Unassigned » pazhyn
pazhyn’s picture

Issue tags: +KharkivGSW18
pazhyn’s picture

Assigned: pazhyn » Unassigned
Status: Active » Needs review
StatusFileSize
new674 bytes
andypost’s picture

Status: Needs review » Reviewed & tested by the community
baluertl’s picture

Assigned: Unassigned » lbesenyei

@pazhyn Thank you for the patch!

@andypost You too for reviewing!

I assign the task to @lbesenyei for committing in, please give author credits to @pazhyn, thanks.

  • lbesenyei committed a96772b on 7.x-1.x authored by pazhyn
    Issue #2937684 by pazhyn, Balu Ertl: Replace target of account config...

baluertl’s picture

Status: Reviewed & tested by the community » Fixed

Thanks everyone for contributing! One more feature is done :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.