JSM Cloud with JMWE - I have an event-based action setup to post a public comment back to a customer if they make a comment on a closed case. It's using a Nunjucks condition as below:
{{context.comment.jsdPublic and issue.fields.status.name == "Closed"}}
We recently encountered this comment happening when an internal support agent made the comment (the case wasn't actually closed at the time they were making the comment, they made the comment in context of the close case action, and I think JSM just handled the close action micro-seconds before the comment part).
Any ideas on how to tweak that Nunjucks context to exclude when the comment context was NOT the assignee making the comment?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.