You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(On behalf of Church of the King) If two people have the same phone number, a duplicate person/profile is created every time the person logs in to the App. This is true even if only one person has it as their mobile phone. Every time those people logout and back in they get a new profile and their old profile information is missing until the profiles are merged. This is very confusing for the App users and manifests itself in statements of "my data is gone."
While cleaning duplicates can help, duplicate phone numbers are consistently added to the system through a variety of forms and registrations, especially since the App is not distinguishing Mobile numbers from other numbers in the comparison.
Can reproduce in
Orange App
Blue App
Steps to Reproduce
Create a person and login from the App. If it's a new person they won't have rights or protection levels that require duplicates.
Add a child to the same family and add the original person's mobile number as the child's home number.
Logout of the App
Re-login
You will be prompted for all information again and a new profile will be created.
Expected Behavior
I would expect one of three behaviors:
It could behave like passwordless login and prompt for which person it is. The issue I see here is that it would do that every time the person logs out and back in.
It could use the information provided and not just the phone number to match to a person. The first and last name are prompted for first. If they form a unique match with first/last/mobile, accept that and don't prompt further. If not unique, prompt and retry the match adding birthdate and email.
It could use a "User Account" method like external logins where it links the App to the User with a unique identifier. As long as the App is not uninstalled, it knows the person once the phone number is validated (like an App_########## type account name).
I would expect that if I logout and log back in it would not create a duplicate and not require a protracted login on the App.
Actual Behavior
Every time people with duplicate phone numbers in rock login through the App a duplicate is created and must be merged. The person's data (giving registrations, other features) is gone until the merge is completed.
Screenshots or Videos
Nothing special to show. All normal screens it just creates duplicates.
Reproduction XAML
No response
Mobile Shell Version
V7
Last Known Working Version
No response
iOS Device Type(s) and iOS Version(s)
iPhone 15 Pro iOS 18.11
Android Device Type(s) and Android Version(s)
Verified by another person to happen but not sure of the versions
The text was updated successfully, but these errors were encountered:
If the duplicate check is disabled, a new account will always be created for safety.
Each Rock instance can configure these security settings to fit their needs best. Can you confirm if the affected accounts in your report are included in the Disable Duplicate Checking for the Following Protection Profiles security setting? Just wanted to rule that out before investigating further. Thanks!
Hi @Tibincrunch. I've confirmed this bug on two system, one with High and Extreme disabled and one with only Extreme disabled. In my testing, I was working with "new" test people I added who would have been "Low" by default as well.
Describe the Issue in Detail
(On behalf of Church of the King) If two people have the same phone number, a duplicate person/profile is created every time the person logs in to the App. This is true even if only one person has it as their mobile phone. Every time those people logout and back in they get a new profile and their old profile information is missing until the profiles are merged. This is very confusing for the App users and manifests itself in statements of "my data is gone."
While cleaning duplicates can help, duplicate phone numbers are consistently added to the system through a variety of forms and registrations, especially since the App is not distinguishing Mobile numbers from other numbers in the comparison.
Can reproduce in
Steps to Reproduce
Expected Behavior
I would expect one of three behaviors:
I would expect that if I logout and log back in it would not create a duplicate and not require a protracted login on the App.
Actual Behavior
Every time people with duplicate phone numbers in rock login through the App a duplicate is created and must be merged. The person's data (giving registrations, other features) is gone until the merge is completed.
Screenshots or Videos
Nothing special to show. All normal screens it just creates duplicates.
Reproduction XAML
No response
Mobile Shell Version
V7
Last Known Working Version
No response
iOS Device Type(s) and iOS Version(s)
iPhone 15 Pro iOS 18.11
Android Device Type(s) and Android Version(s)
Verified by another person to happen but not sure of the versions
The text was updated successfully, but these errors were encountered: