Page MenuHomePhabricator

Phortune queries exception for no results.
Closed, ResolvedPublic

Description

In the dashboards Application

Create a new query panel and select any of the phortune queries.

Exception: Call setViewer() before execute()!

Looks like this is only if there are no results?

Event Timeline

Mnkras raised the priority of this task from to Needs Triage.
Mnkras updated the task description. (Show Details)
Mnkras added projects: Phacility, Dashboards, Phortune.
Mnkras added a subscriber: Mnkras.

Yea, I asked Evan in IRC if he wanted reports on it and he said yes.

epriestley added a subscriber: epriestley.

We should probably also disable the dashboards application on Phacility since the plan is for Instances to replace it anyway (T7143).

This is resolved for Phacility because we disabled Dashboards.

In the general case, some of the Phortune queries probably need the canUseInPanelContext() method.

epriestley claimed this task.

They have canUseInPanelContext() now so I think this got fixed somewhere.