Skip to content

Allow searching board by ID #181

@ranyardm-wmde

Description

@ranyardm-wmde

Environment

  • Phabfive version: 0.8.0
  • Python version: 3.14.3

Proposed Functionality

Allow searching boards by ID.

Use Case

Usecase:

We have https://phabricator.wikimedia.org/project/view/8048/ which is a "milestone" of Wikibase Cloud. The column name in the parent board is "Kanban Board". Therefore in the UI of phab, we see "Kanban Board (Wikibase Cloud)". This however is not what phabfive wants and none of the following provide the tickets in this board :

phabfive maniphest search "Wikibase Cloud+Kanban Board" #provides 0 tickets
phabfive maniphest search "Kanban Board" #this provides tickets from another team's kanban board
phabfive maniphest search "Wikibase Cloud" #this includes _some_ tickets in the kanban board but not all

Other?

if I could point phabfive at the project id, I would be able to use the tool. As it is, it doesn't seem possible.
Note: phabricator.wikimedia.org is public, so you should be able to reproduce this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions