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

merge on empty Entity List gives 409 error related to properties #98

Open
lognaturel opened this issue Oct 23, 2024 · 0 comments
Open
Milestone

Comments

@lognaturel
Copy link
Member

A user reports attempting to run client.entities.merge(entities_list, entity_list_name='my_entities', project_id=1, match_keys=None, add_new_properties=True, update_matched=False, delete_not_matched=True, source_label_key='label', source_keys=None,create_source=None, source_size=None) and receiving 409 errors. Each time they ran the call, they got a 409 on a different property.

When they added an Entity to the list, the call started working as expected.

I haven't investigated yet. This could possibly be a Central issue but I suspect it's something pyodk should handle .

@lognaturel lognaturel added this to the Next milestone Oct 23, 2024
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

1 participant