-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge records: Multiple selected from from a list #2857
Comments
@george-neha, I have a few questions:
Let me know your thoughts, and we can connect to discuss this further. |
During the multi-selection of beneficiaries in the notes entity, when a value is de-selected from records A or B, the other selected values are deleted. 20250306-1233-51.1327477.mp4 |
when manually changing a field in the preview column, the record A / B radiobutton or checkbox should probably get unselected automatically |
In the notes/tasks entity, multiple children/teams involved/groups can be tagged to a note/task. While merging such records, the children/team involved/groups should be available as specified in the preview column. The user should also be able to choose additional values from the list.
Scenario 1:
Record 1 has child A, B, C
Record 2 has child B, C, D, and E.
The user should be able to manually select the tagged children/team involved/groups to move to the merged record.
Merged Record: Child A, B, C, D, E
Scenario 2:
Record 1 has child A, B, C
Record 2 has child B, C, D, and E.
Merged Record: Child A, B, C, F and G
The text was updated successfully, but these errors were encountered: