[go: up one dir, main page]

Page MenuHomePhabricator

Reply to an existing Flow post in pywikibot.
Closed, ResolvedPublic

Description

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.

Event Timeline

Mattflaschen-WMF assigned this task to happy5214.
Mattflaschen-WMF raised the priority of this task from to Medium.
Mattflaschen-WMF updated the task description. (Show Details)

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.

Change 224802 had a related patch set uploaded (by Happy5214):
[WIP] Reply to existing posts and topics in Flow

https://gerrit.wikimedia.org/r/224802

Change 224802 merged by jenkins-bot:
Reply to existing posts and topics in Flow

https://gerrit.wikimedia.org/r/224802