Details
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.
Can I confirm such a job afterwards through the UI or maybe via a CLI script?
Answers
Answers
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
New Answer