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
F14827934: D18890.id45303.diff
Wed, Jan 29, 8:25 AM
Unknown Object (File)
Wed, Jan 29, 1:48 AM
Unknown Object (File)
Wed, Jan 22, 12:40 AM
Unknown Object (File)
Fri, Jan 17, 12:48 PM
Unknown Object (File)
Wed, Jan 1, 3:58 AM
Unknown Object (File)
Dec 19 2024, 12:33 AM
Unknown Object (File)
Dec 2 2024, 9:48 AM
Unknown Object (File)
Nov 20 2024, 4:25 AM
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
Branch
daemon1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19090
Build 25762: Run Core Tests
Build 25761: arc lint + arc unit