Hello!
I have been trying to get my Cases entity to update when the status is changed to close. I have a custom entity called "Case Queue" and am trying to automate the closure process of the ticket to either clear the link, or assign a difference queue entity to the case. I have been trying different formula, but I seem to be unable to modify (or even throw an error) when attempting to modify that field.
When status is set to closed, I need the caseQueue (linked to a custom entity) to be changed on the case to either "Closed Case" (a record in that entity), or unlinked.
Thank you,
I have been trying to get my Cases entity to update when the status is changed to close. I have a custom entity called "Case Queue" and am trying to automate the closure process of the ticket to either clear the link, or assign a difference queue entity to the case. I have been trying different formula, but I seem to be unable to modify (or even throw an error) when attempting to modify that field.
When status is set to closed, I need the caseQueue (linked to a custom entity) to be changed on the case to either "Closed Case" (a record in that entity), or unlinked.
Thank you,
Comment