Skip to content
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

Problem with same sense guid in multiple entries #3471

Open
imnasnainaec opened this issue Dec 6, 2024 · 1 comment
Open

Problem with same sense guid in multiple entries #3471

imnasnainaec opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working goal: MergeDup

Comments

@imnasnainaec
Copy link
Collaborator

imnasnainaec commented Dec 6, 2024

The same sense guid should not appear in different senses. There's a tool that runs with FLEx send/receive to prevent that. However, The Combine doesn't prevent it.

Moreover, this creates an issue with Merge Duplicates. If you have two entries with the same vernacular form and both with a sense that has the same sense guid and if you try to merge one of those senses into the other then click "Save & Continue", the merge won't happen. (Work-around: delete one of the senses instead of trying to merge them.)

  • Can we mitigate having the same sense guid in multiple places?
  • When it happens, what fail-safe do we need in the merge tool for it to work as expected?
@imnasnainaec imnasnainaec added bug Something isn't working goal: MergeDup labels Dec 6, 2024
@imnasnainaec
Copy link
Collaborator Author

Try to find how the duplicate sense occurred. In the LIFT exported from The Combine, the time-stamps are:

		dateCreated="2007-09-21T12:30:44Z"
		dateModified="2024-11-18T08:35:01Z"

and

		dateCreated="2024-11-13T12:45:22Z"
		dateModified="2024-11-14T07:19:58Z"

Query in the database the history of these entries to identify when/how the duplicate occurred.

@imnasnainaec imnasnainaec self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working goal: MergeDup
Projects
None yet
Development

No branches or pull requests

1 participant