msavin/SteveJobs

Add Result for reschedule call

gerwinbrunner opened this issue · 2 comments

history: {
date: new Date(),
type: "reschedule",
serverId: Utilities.config.getServerId()
}

I think it would be good to have also the result field passed to the reschedule call and then pushed that to the history.

@gerwinbrunner good idea, can you PR it?

@gerwinbrunner on second thought, I think using this.set and this.get makes more sense. Seeing as how there has been low engagement on this topic, I will close it.

If you have a use case for it, would love to know