Just noticed there is no “Undelete job” command (that I can see) available via the REST API or deadlinecommand. Right now, I need to undelete about 120 jobs due to some mysterious event handler problems, but since there is no “Deleted Date/Time” column in the “Undelete Jobs” dialog, I can’t just grab them all at once manually.
I’m guessing there is currently no programmatic method for “un-deleting” jobs, but would it be possible to A) add one, and B) add a column (and the associated data) to the “Undelete Jobs” dialog so one could easily sort jobs by their deletion date/time?
Thanks
P.S. Actually, is the “un-delete” operation just as simple as moving a document from “DeletedJobs” to “Jobs” in Mongo?