Closed mthalman closed 6 months ago
The Post Publish Notification task fails with this error:
Post Publish Notification
Unhandled exception: System.InvalidOperationException: Build task with name 'Wait For Image Ingestion' could not be found in the build timeline.
Fixed by using the correct casing that matches the actual task.
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.
The
Post Publish Notification
task fails with this error:Fixed by using the correct casing that matches the actual task.