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 #812: fix Acoustic create_timestamp column #813

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

leplatrem
Copy link
Contributor

The regression introduced in 4ee0950 was not spotted because no unit test was asserting the output format of the create_timestamp format.

Also, Acoustic was ignoring silently the value sent in the create_timestamp column instead of rejecting the row.

Note that we could have expected that sending "05/21/2021 16:39:02" for a Date field would have been ok...

@leplatrem leplatrem requested a review from a team as a code owner September 7, 2023 10:38
@leplatrem leplatrem added the bug Something isn't working label Sep 7, 2023
ctms/acoustic_service.py Outdated Show resolved Hide resolved
@leplatrem leplatrem merged commit de9a6a1 into main Sep 7, 2023
5 checks passed
@leplatrem leplatrem deleted the 812-fix-contact-created_timestamp branch September 7, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants