Case-Sensitive Duplicate Accounts in Decisions
We’ve noticed that our Decisions instance allows the creation of multiple user accounts with the same email address if the letter casing is different. For example, John.Doe@email.com and john.doe@email.com would result in two separate accounts. Is there a toggle button or a way to disable case sensitivity in account creation so that the system treats these emails as the same account? Thanks!
Comments
-
This is result of a database limitation and there is no toggle button in decisions to resolve this issue.
To prevent or manage case-sensitive duplicates, you can develop a flow that checks for existing accounts regardless of case before creating a new one. This flow can normalize email addresses (e.g., convert to lowercase) and compare them to existing accounts to avoid duplicates.
If duplicates already exist, update the account names to ensure uniqueness and test thoroughly before deleting any accounts to avoid data loss.
Howdy, Stranger!
Categories
- 4.5K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 277 Administration
- 215 Portal
- 503 General Q & A
- 721 Forms
- 355 Reports
- 3 Designer Extensions
- 47 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 72 Repository
- 237 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 26 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions