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

Fix: Webhook updates are appending fields rather than updating in place #21

Open
ericdrosas87 opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
need info Requires additional information/input

Comments

@ericdrosas87
Copy link
Contributor

Currently when an asset in Canto is updated and the webhook is triggered the field updated is appended rather than updated in place. This may be isolated to the credit field, but may widespread across all fields. This fix ensures the webhook updates update an asset field in-place.

@ericdrosas87 ericdrosas87 self-assigned this Oct 14, 2024
@khalwat
Copy link
Collaborator

khalwat commented Jan 25, 2025

Can you clarify this a bit for me? Perhaps with a before/after example in terms of what happens and what you're expecting to have happen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Requires additional information/input
Projects
None yet
Development

No branches or pull requests

2 participants