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 #561: Synchronize waitlists to Acoustic #708

Merged
merged 15 commits into from
Jul 13, 2023
Merged

Fix #561: Synchronize waitlists to Acoustic #708

merged 15 commits into from
Jul 13, 2023

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Jun 19, 2023

Fix #561

@leplatrem leplatrem force-pushed the sync-waitlists branch 2 times, most recently from 178b835 to 4828663 Compare June 20, 2023 10:14
leplatrem added a commit that referenced this pull request Jun 20, 2023
In this pull-request, I fix a piece of code that never worked: the newsletter subscription timestamps sent to Acoustic were never read from the database.

Basically schemas do not read the timestamps fields from the DB. This could be a possible fix, but my confidence in its elegance is kind of low.

This codebase has a really dark power of demotivation. Especially if you ever worked with tools like Django Rest Framework.

Plus, most test case assertions are not designed in a flexible way.
@leplatrem leplatrem marked this pull request as ready for review July 6, 2023 16:19
@leplatrem leplatrem requested a review from a team as a code owner July 6, 2023 16:19
@leplatrem leplatrem merged commit ee49a1d into main Jul 13, 2023
5 checks passed
@leplatrem leplatrem deleted the sync-waitlists branch July 13, 2023 13:32
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

Successfully merging this pull request may close these issues.

Synchronize waitlists to Acoustic as relational table
2 participants