When replying to a specific post, use the reply link provided for that post. This will change in response to activity (see T88501: Q1. New model for indentation (French, Catalan)), so you should internally fetch the post with view-post immediately before replying.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Reply to existing posts and topics in Flow | pywikibot/core | master | +205 -14 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T107093 Bots and Flow living in harmony (tracking) | |||
Invalid | None | T110042 Pywikibot and Flow (tracking) | |||
Resolved | happy5214 | T67119 Implement Flow support in Pywikibot | |||
Resolved | happy5214 | T101258 Implement Flow support in Pywikibot (Phase 1: Reading and Posting) | |||
Resolved | happy5214 | T105439 Reply to an existing Flow post in pywikibot. |
Event Timeline
Comment Actions
I have a working version using the ordinary APISite method and everything. The tests will fail because the view-post API call doesn't return the list of replies as view-topic does.
Comment Actions
Change 224802 had a related patch set uploaded (by Happy5214):
[WIP] Reply to existing posts and topics in Flow