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 the event ordering in the member activity feed #14093

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

tpatel
Copy link
Contributor

@tpatel tpatel commented Feb 1, 2022

refs https://github.com/TryGhost/Team/issues/1299

  • The email_delivered_event, email_opened_event and email_failed_event events weren't correctly ordered
  • This has caused some of these events to not show

refs https://github.com/TryGhost/Team/issues/1299

- The `email_delivered_event`, `email_opened_event` and `email_failed_event` events weren't correctly ordered
@tpatel tpatel self-assigned this Feb 1, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #14093 (258669f) into main (20b33da) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #14093   +/-   ##
=======================================
  Coverage   55.98%   55.98%           
=======================================
  Files         560      560           
  Lines       46301    46301           
  Branches     4046     4046           
=======================================
  Hits        25922    25922           
  Misses      20334    20334           
  Partials       45       45           

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 20b33da...258669f. Read the comment docs.

@tpatel tpatel changed the title 馃悰 Fixed the event ordering in /members/events 馃悰 Fixed the event ordering in the member activity feed Feb 1, 2022
@tpatel tpatel merged commit ac9c8c1 into TryGhost:main Feb 1, 2022
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