Page MenuHomePhabricator

Load root post of a Flow topic and access the topic's replies in Pywikibot
Closed, ResolvedPublic

Description

This task will load the root post of a Flow topic, implementing the Topic.root property. The contents of this post constitute the topic's title, and the method Topic.topic_title() will be added to the design as a wrapper for Topic.root.get(). This will also implement Topic.replies() as a wrapper for Topic.root.replies().

Event Timeline

happy5214 claimed this task.
happy5214 raised the priority of this task from to Medium.
happy5214 updated the task description. (Show Details)
happy5214 added a project: Pywikibot-Flow.
happy5214 added subscribers: Unknown Object (MLST), Ladsgroup, Multichill and 15 others.

Change 217717 had a related patch set uploaded (by Happy5214):
[WIP] Load Flow object content in Pywikibot

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

Change 217717 merged by jenkins-bot:
Load Flow object content in Pywikibot

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