Page MenuHomePhabricator

Implement UUID support for Flow boards, topics, and posts in Pywikibot
Closed, ResolvedPublic

Description

UUIDs are used at identifiers for Flow entities, such as boards, topics, and posts. The goal of this task is to implement these identifiers in Pywikibot. This necessarily entails creating classes for these three types of objects, as well as a superclass encompassing boards and topics; adding API hooks to APISite representing the API calls necessary to retrieve the UUIDs; and tests to ensure the proper functioning of the new code.

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 moved this task from Backlog to Phase 1 on the Pywikibot-Flow board.

Change 215392 had a related patch set uploaded (by Happy5214):
Create classes (with UUIDs) for Flow boards, topics, and posts

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

happy5214 moved this task from Backlog to Phase 1 on the Pywikibot-Flow board.

Change 215392 merged by jenkins-bot:
Create classes (with UUIDs) for Flow boards, topics, and posts

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