HomePhorge

D25613

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