joshn-ridewta-com / PoshIssues

PowerShell module to check, track and fix issues.
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Support Scheduled IssueFixes #19

Closed joshn-ridewta-com closed 4 years ago

joshn-ridewta-com commented 4 years ago

Support the concept of scheduled issues fixes. This would add Scheduled as a status and a new scheduledAfter datetime attribute.

Make Invoke-IssueFix to invoke Scheduled fixes when the current datetime is after the scheduledAfter datetime.