Hi All,
I have had a Agent working automatically updating Priorities for a while now and recently I have started getting
Failed to convert string to JSON. Error: No content to map due to end-of-input at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1]:
The first Create a Variable is working but the second isn't with the error above being recieved.
This is the Agent Response:
{ "issueId": "184329", "priority": "3", "issueKey": "ITSN-73496", "summary": "Downgrading priority from Highest to Medium based on impact assessment. The issue is a local disk space error for a single user, which impacts productivity but is not a system-wide outage or a total work block.", "priorityName": "Medium" }
Any one able to help with this?