- Issue created by @sudesh.solaskar
- 🇮🇳India sudesh.solaskar mumbai
Here is the patch to address the stated issue.
- Status changed to Needs review
almost 2 years ago 10:30am 24 March 2023
When the user is blocked from the profile edit form the term access records aren't getting deleted for that user. This functionality works well when user account is cancelled with any method.
1. Go to user edit profile form for any user.
2. from the status radio group field select blocked radio button and save the form.
3. Again edit the profile of the same user all the term access will be as it is.
When the user profile form is submitted that time check what is the status of the submitted user and based on that execute the reassigning code of terms.
Needs review
3.1
Code
Here is the patch to address the stated issue.