From 6f3be0984b9d55c9a018d01d529ee7a8a6e14a9e Mon Sep 17 00:00:00 2001 From: Peter Pinch <430126+pdpinch@users.noreply.github.com> Date: Thu, 18 Jun 2020 07:57:59 -0400 Subject: [PATCH] link to user retirement docs --- .../decisions/0002-deprecate-sysadmin-dashboard-adr.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lms/djangoapps/dashboard/decisions/0002-deprecate-sysadmin-dashboard-adr.rst b/lms/djangoapps/dashboard/decisions/0002-deprecate-sysadmin-dashboard-adr.rst index fff16e7a0c..395ab936a2 100644 --- a/lms/djangoapps/dashboard/decisions/0002-deprecate-sysadmin-dashboard-adr.rst +++ b/lms/djangoapps/dashboard/decisions/0002-deprecate-sysadmin-dashboard-adr.rst @@ -43,7 +43,8 @@ These APIs can be removed entirely, as they are adequately covered by existing f 1. Delete a cms user. - This functionality should be removed entirely. CMS user accounts should be retired using the procedure described - ... instead of simply deleting them. + This functionality should be removed entirely. CMS user accounts should be retired using the existing `edX User + Retirement Feature`_. +