Skip to content

[pull] main from TryGhost:main#319

Merged
pull[bot] merged 3 commits intoPatlukat:mainfrom
TryGhost:main
Nov 14, 2025
Merged

[pull] main from TryGhost:main#319
pull[bot] merged 3 commits intoPatlukat:mainfrom
TryGhost:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Nov 14, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

cmraible and others added 3 commits November 13, 2025 14:32
ref
https://linear.app/ghost/issue/ONC-1266/analytics-data-missing-from-post-list-but-present-in-top-pages-section

The member attribution stats on the pages list view in Admin are
currently always showing 0 new members, even though the "Top Posts"
section of Analytics shows the correct number.

The stats API endpoint that returns the member counts for posts was
specifically filtering for `attribution_type = 'post'`, which was
filtering out the attribution rows for pages, resulting in 0 new members
displaying for all pages on the pages list view in Admin.
closes https://linear.app/ghost/issue/NY-740

- adds `memberWelcomeEmailTestInbox` to config
- when a new member joins, it sends an email to that inbox (set
elsewhere, out of version control) instead of to the member
- this will allow us to test the performance of welcome email sending
based on spikes in member sign ups without needing to worry about
content of the email etc. yet
@pull pull bot locked and limited conversation to collaborators Nov 14, 2025
@pull pull bot added the ⤵️ pull label Nov 14, 2025
@pull pull bot merged commit ed562d8 into Patlukat:main Nov 14, 2025
3 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants