I have a weird issue going on. I have a PA job that has been running for months. However, all of a sudden both the parse json tasks inside the job says it fails but they actually succeed and the job continues. All the tasks after the parse json tasks also say fail but they still execute successfully (see screenshot).
If I switch the json jobs to go in a different order, whatever json task is first fails. The error that both jobs get is below.
Unable to process template language expressions in action 'Parse_JSON_-_Orientation_IT_Resource' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.
Unable to process template language expressions in action 'Parse_JSON_-_Orientation_Time' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.
Any assistance would be greatly appreciated.
Thank you,
Jeff