Hi,
in my automation, I loop through the comments of an issue using the smart value {{issue.comments.distinct}}. I want to edit the current comment. What do I put into Comment smart value*? When I put {{comment.id}}, as suggested, I get an error:
Error editing comment - smart-value did not resolve into a number.
Hi,
i think in ur case
{{currentComment.id}} do the trick.
BR
Kai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.