Page MenuHomePhabricator

How can I confirm a bulk job?
Closed, ResolvedPublic

Asked by OCram on Jan 8 2016, 8:08 AM.
Referenced Files
F1057006: pasted_file
Jan 8 2016, 8:08 AM
Subscribers
None

Details

I recently created a bulk job and didn't confirm it directly.
If I use the continue option on the job detail page I just see a task query with the selected tasks.

pasted_file (248×807 px, 41 KB)

Can I confirm such a job afterwards through the UI or maybe via a CLI script?

Answers

epriestley
Updated 3,021 Days Ago

This is a bug, and fixed by D14985.

As a workaround, you can change /view/ in the URI to /monitor/ on the detail page to access the confirm dailog.

For example, change this detail page URI:

http://local.phacility.com/daemon/bulk/view/26/

...to this one:

http://local.phacility.com/daemon/bulk/monitor/26/

...to get the confirm dialog.

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.