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

Make sure linking entries are unique #61

Open
tfardet opened this issue Sep 20, 2023 · 2 comments
Open

Make sure linking entries are unique #61

tfardet opened this issue Sep 20, 2023 · 2 comments

Comments

@tfardet
Copy link
Collaborator

tfardet commented Sep 20, 2023

Currently, linking strategy for "znex7uqxsfqn" fails with

Applying strategy: link_iterable_by_fields
Couldn't apply strategy link_iterable_by_fields:
	Object in source database can't be uniquely linked to target database.
Problematic dataset is:
{'cycle_id': 'znex7uqxsfqn',
 'filename': '(missing)',
 'term_id': 'excretaBeefCattleExceptFeedlotFedKgN',
 'transformation_id': '3'}
Possible targets include (at least one not shown):
[{'cycle_id': 'znex7uqxsfqn',
  'filename': '(missing)',
  'term_id': 'excretaBeefCattleExceptFeedlotFedKgN',
  'transformation_id': '3'},
 {'cycle_id': 'znex7uqxsfqn',
  'filename': '(missing)',
  'term_id': 'excretaBeefCattleExceptFeedlotFedKgN',
  'transformation_id': '3'},
 {'cycle_id': 'znex7uqxsfqn',
  'filename': '(missing)',
  'term_id': 'excretaBeefCattleExceptFeedlotFedKgN',
  'transformation_id': '3'}]
@Kathleen1203
Copy link

Hi did you find a solution for that?

@tfardet
Copy link
Collaborator Author

tfardet commented Jul 21, 2024

I haven't had time to look at this since, maybe @cmutel did?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants