0
Fixed
Incorrect display of friendly next run incorrect on failed operation execution
The current status / FriendlyNextRun displayed against an operation list, after an operation has failed will be incorrect.
For example:
Create a powershell module Example.ps1 with the contents of:
New-Item C:\abcdefg.txt -type file
- Execute this operation once so that the file exists.
- Maintain the default retry count and wait time on the operation.
- Execute the operation, and go to the home page.
- After around 15-20 seconds the friendly next run will read '- Running (2 of 1)'
Customer support service by UserEcho
Resolved as this has been confirmed to be fixed.
Please closed if satisfactory.
Thanks.
Confirmed.