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:

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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | gdpr-user-permissions-link-2937684-4-D7.patch | 674 bytes | pazhyn |
| GDPR-replace-target-of-account-config-link.png | 52.73 KB | baluertl |
Comments
Comment #2
pazhyn commentedComment #3
pazhyn commentedComment #4
pazhyn commentedComment #5
andypostComment #6
baluertl@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.
Comment #9
baluertlThanks everyone for contributing! One more feature is done :)