D25613
D25613
Fix exception trying to export empty task list to CSV
Author: aklapper
Reviewers: O1: Blessed Committers, speck
Summary: Check that we have objects with PHIDs before running a query. If there are none, return an empty array instead.
```…