Recent searches


No recent searches

Sarah Paterson's Avatar

Sarah Paterson

Joined Apr 15, 2021

·

Last activity Oct 27, 2021

Following

0

Followers

0

Total activity

7

Votes

2

Subscriptions

3

ACTIVITY OVERVIEW

Latest activity by Sarah Paterson

Sarah Paterson commented,

Community comment Q&A - Objects, workspaces, and rules

Hi Sebastiaan, 

Thanks for pointing me in the direction of the error logs. I was getting a 422 error with the failure type "HTTP client call failed"

 

I clicked on one of the errors and saw the following under the Response section

{
  "error": "RecordInvalid",
  "description": "Record validation errors",
  "details": {
    "status": [
      {
        "description": "Status: closed prevents ticket update"
      }
    ]
  }
}

I took another look at my trigger and realized when I first set it up instead of using "Ticket is Updated" I used "Status has changed"

Am I correct that the issue was related to the trigger trying to update a closed ticket and failing?

 

 

View comment · Posted Jan 27, 2020 · Sarah Paterson

0

Followers

0

Votes

0

Comments


Sarah Paterson commented,

Community comment Q&A - Objects, workspaces, and rules

So I've tried to set this up and it works for about a month, and then we get a message that there were too many failures and the extension was disabled. I thought maybe the trigger was firing too many times per ticket, so I set up the trigger using tags to only fire once per ticket. But when I made the update the extension disabled within an hour. 

Any ideas what may be causing it? Let me know if I need to provide any specific information.

View comment · Posted Jan 27, 2020 · Sarah Paterson

0

Followers

0

Votes

0

Comments