Edits from Flow are not appearing in the Recent Changes feeds (IRCFeed, EventStreams) when regular users create topics on a new talk page.
By "regular user" I mean anyone that is either contributing anonymously (not logged-in), or is logged-in but not member of a special user group that grants "autopatrolled" status.
Steps to reprodue:
1. Go to a talk page where StructuredDiscussions is enabled, but no topics exist yet. E.g.: [mw:User_talk:rxy/qawsedrftgyhujiko](https://www.mediawiki.org/wiki/User_talk:Rxy/qawsedrftgyhujiko)
2. Click the "Start a new topic" field.
3. Enter something.
4. Click the 'Post a new message to ..." field.
5. Enter something.
6. Click "Add topic"
Expected:
Topic creation is recorded in recentchanges database, visible on [Recent Changes](https://www.mediawiki.org/wiki/Special:RecentChanges), and also emitted through RC feeds, such as IRCFeed and EventStreams. Easiest is to join irc://irc.wikimedia.org/mediawiki.wikipedia in IRC and observe that no log entry appears for this event.
When performing the same steps as administrator or a staff, then the event does get logged.