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 both for 7.x and 8.x branches as well.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Balu Ertl created an issue. See original summary.

Balu Ertl’s picture

Issue summary: View changes
Balu Ertl’s picture

Issue summary: View changes
mhavelant’s picture

D8:
Instead of replacing I clarified the text for the option and added the requested permissions page as another checkpoint.

mhavelant’s picture

Status: Active » Needs review

  • mhavelant committed 644b2ac on 8.x-1.x
    Issue #2935961 by Balu Ertl: Replace target of account config link
    

  • mhavelant committed dded6a6 on 8.x-2.x
    Issue #2935961 by Balu Ertl: Replace target of account config link
    
Balu Ertl’s picture

Status: Needs review » Needs work

Done on D8 branch, but D7 implementation is still in progress.

Balu Ertl’s picture

Title: Replace target of account config link » Replace target of account config link (D8)
Status: Needs work » Fixed
Balu Ertl’s picture

Status: Fixed » Closed (fixed)

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