Page MenuHomePhabricator

Recent Tasks not filtering by project
Closed, InvalidPublic

Description

We have created a new Dashboard. Within that we created a new pane of 'Recent Tasks' (default name I believe). We set a query against the pane to only list projects belonging to one project, but on the dashboard tasks are showing from other projects in that pane.

We have checked the tasks to ensure they aren't linked to multiple projects.

Event Timeline

StuC updated the task description. (Show Details)
StuC added a project: Dashboards.
StuC added a subscriber: StuC.

Can you please list the full steps for us to reproduce?

Created Dashboard.

  • Create Panel
  • Type: Query Panel
  • Assign a name
  • Select a project in projects auto-complete box (expected behavior is it

would limit search to this project)

  • Search for: Tasks
  • Query: Open tasks
  • 'Create Panel'

The Panel now shows open tasks against several Projects.

I expected it to limit the search to Open Tasks in the project(s) selected
in the create a panel stage.

Panels have projects for searching panels, not objects within the panels. You need to create a custom query in Maniphest with your search, save it, and assign it to a panel.

Creating Dashboards in general is a pretty poor experience right now. :(

Created Dashboard.

  • Create Panel
  • Type: Query Panel
  • Assign a name
  • Select a project in projects auto-complete box (expected behavior is it

would limit search to this project)

  • Search for: Tasks
  • Query: Open tasks
  • 'Create Panel'

The Panel now shows open tasks against several Projects.

I expected it to limit the search to Open Tasks in the project(s) selected
in the create a panel stage.