Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 788 Bytes

Issues.md

File metadata and controls

10 lines (9 loc) · 788 Bytes

Issues / To Do

  • when restarting a job processing loop some start/end times are lost on jobs. Need to detangle requiredjobs and definedjobs in invoke-jsmprocessingloop
  • make RequiredJobs a hashtable just like the other *jobs variables
  • fix the notification settings
  • make set-jsmperiodicreportsetting leave current values in place and only set what is specified each time it is used
  • need a check for non-completed but no longer running JF jobs (JF = Job Framework, rightnow just poshrsjob)
  • Consider adding job variable tracking - created, removed, currently existing. and being able to temporarially suppress removal for T/S
  • fix Invoke-JSMProcessingLOop restartstopwatch parameter
  • remove Invoke-JSMProcessingLOop retainjobfailures parameter