- Issue created by @vinaysamant
1. Visitor registration stops
2. Natural links dont work
3. "Authenticated User" role gets deleted at uninstall. Serious Issue
This is fresh D10 install with FMM 3.0.0.
Created simple form mode called "Profile" for User entity.
Idea was to separate "Account" & "Profile" fields. This is matrimony website. So "Profile" form will take typical personal info and "Default" form will allow change password etc. By default basic config works as per expectation. I managed to create "Profile" and assign menu links.
This is where i noticed 1st thing that "/user/edit" link redirects to "Default" profile form but "/user/edit/profile" or "user/profile" or any such link does not show up "Profile" form. It has to be full URL like "/user/10/edit/profile". Or it should be accessed by secondary tabs.
2nd thing i noticed was "Registration" form was not showing up at all. I tried every config possible but it was not showing. So i deleted "Profile" form mode and registration started showing up immediately.
Then i decided to uninstall this module. 1st i deleted this "Profile" form mode. Then i uninstalled this module. It displayed warning that "Authenticated user" config will be deleted. I thought it will be deleted for this module. But grand surprise, that role itself is deleted. And now all configurations depending on it are in problem. for eg some of my blocks display for authenticated users only, are now showing up everywhere. I dont know what else will be affected. If i unblock a user, it just becomes active but does not become authenticated user so can't do anything that authenticated user is permitted to do. for eg. content creation. This is serious issue i feel.
deletion of "authenticated user" should be prevented immediately. Module should not delete configs that are not created by itself.
site in development mode available at : https://nirmalmatrimony.com/
Can someone help me to somehow recover that "authenticated user" role?
Active
3.0
User interface