Regression: Local users gets Profile wizard on each login #10637
Labels
Priority:Important
Issues & PRs that are important; broken functions, errors - there are workarounds
Severity: Moderate
Key function failed, but no or little impact
Type: Bug
Bugs within the core SuiteCRM codebase
Issue
This commit lets user wizard be shown on every login for freshly created local user.
ea756b1
Bug comes from the changes in the reloadPreferences() function. The other changes seem to be fine.
Seems only be the case for local users, not for ldap auth users.
SuiteCRM7.14.6
Possible Fix
Revert the lines in reloadPreferences in the mentioned commit.
Steps to Reproduce the Issue
Maybe has to do with fallback from LDAP login. User not in AD, only local.
Seems like preferences don't get loaded and/or saved correctly.
Context
No response
Version
7.14.6
What browser are you currently using?
Chrome
Browser Version
No response
Environment Information
PHP8.2
Operating System and Version
Debian 11
The text was updated successfully, but these errors were encountered: