Page MenuHomePhabricator

Update status of Civi import when queue fails
Open, LowPublic

Description

If your import fails in the queue, it currently indicates it is still scheduled because the change in queue status doesn't update the user job status. It is also somehow possible for all the rows to be imported but the queue to be in an error state (in this case, error = abort). Confusing for the user, who thinks their import is still pending. Fix this upstream.