Page MenuHomePhabricator

Show related objects on daemon worker task queue detail pages
ClosedPublic

Authored by epriestley on Jan 20 2018, 12:05 AM.
Tags
None
Referenced Files
F18566454: D18890.id.diff
Tue, Sep 9, 2:39 PM
F18501967: D18890.diff
Thu, Sep 4, 10:05 PM
F18381135: D18890.diff
Thu, Aug 28, 7:13 PM
F18112635: D18890.id.diff
Tue, Aug 12, 7:16 PM
F18109703: D18890.id45304.diff
Aug 11 2025, 3:09 PM
F18102925: D18890.diff
Aug 10 2025, 12:12 AM
F18102661: D18890.id45303.diff
Aug 9 2025, 10:34 PM
F17853973: D18890.id45303.diff
Jul 27 2025, 2:33 PM
Subscribers
None

Details

Summary

See PHI287. Currently, you can't get very much information about a task in the worker queue from the web UI.

This is largely intentional (e.g., it's bad if we let you inspect the content of a "send an administrator's password reset email" task), and a lot of the data is task-class specific so it would be a lot of work to expose it, but we can add one useful piece of information pretty easily: for tasks with an objectPHID that points at a valid object that's visible to the user, tell the user which object the task is associated with.

Test Plan

Screen Shot 2018-01-19 at 4.02.46 PM.png (716×1 px, 112 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable