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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fixed members events for archived newsletters #19638

Merged
merged 4 commits into from Feb 1, 2024

Conversation

ronaldlangeveld
Copy link
Member

@ronaldlangeveld ronaldlangeveld commented Feb 1, 2024

fixes https://linear.app/tryghost/issue/ENG-604/馃悰-members-events-show-member-subscribed-to-archived-newsletter

  • Members Subscribe events are being created from Archived newsletters that the Member may have subscribed to in the past prior to the newsletter being archived.
  • This fixes a bug where it doesn't take that into account and would create an Event for subscribing back to those newsletters even though its not the case, which causes some confusion for publishers in Member Events and wastes rows in the DB.

fixes https://linear.app/tryghost/issue/ENG-604/馃悰-members-events-show-member-subscribed-to-archived-newsletter

- Members Subscribe events are being created from Archived newsletters
  that the Member may have subscribed to in the past prior to the
newsletter being archived.
- This fixes a bug where it doesn't take that into account and would
  create an Event for subscribing back to those newsletters even though
its not the case, which causes some confusion for publishers in Member
Events.
@ronaldlangeveld ronaldlangeveld marked this pull request as ready for review February 1, 2024 12:28
@ronaldlangeveld ronaldlangeveld requested review from SimonBackx and removed request for allouis February 1, 2024 12:36
@ronaldlangeveld ronaldlangeveld removed the request for review from SimonBackx February 1, 2024 14:08
@ronaldlangeveld ronaldlangeveld merged commit ddc1a58 into main Feb 1, 2024
20 checks passed
@ronaldlangeveld ronaldlangeveld deleted the fix-false-members-event branch February 1, 2024 14:11
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.

None yet

1 participant