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 · 0 comments
Assignees

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
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