-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe the issue
While deploying some content, I see this error:
Which includes a lot of useful information!
BUT - I'd better copy it somewhere, since after I click the green "Okay" button, I won't be able to see it again.
If I look in the Log, this is all the info I get:
It would be great if all the error info were included in the log for later reference.
Specifics
https://www.s1.umbraco.io/project/deploy-workshop
Umbraco 8.6.4
Forms 8.4.1
Deploy 3.4.5
Any environment that has had a deployment error failed.
Is it possible to Reproduce?
Then describe the steps below
Get a deployment error. Look at #99 for how to get one.
Navigate to log viewer.
Click on the error box:
Find one with Deployment Failed, like this:
Expected behavior
I would expect the @MessageTemplate would contain the same information information that I am getting when I try and transfer content nodes with broken dependencies. Instead I get this:
Additional context
Proposed Error message:
Having the same message from the portal page in the log viewer will help customers get to the same message which they then can show to support to help with the debugging if needed.
From SWAT #100