Note

Currently, you cannot sign-up to the community. We're fixing the issue. Sorry for the inconvenience. Please use AIDA (check below) for any queries.

The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleZendesk Outgoing Sync Script
linenumberstrue
collapsetrue
replica.comments = issue.comments.findAll { comment -> comment.author.displayName =!= "Proxy User Name" }


Questions

...