HI,
we like to use the Automation for JIRA to sync Service Desk issues with cloned project issues. Since Attachments couldn't be synced we want to add a comment with links to the attachments.
But when I create a comment by automation like:
{{#triggerIssue.fields.attachment}}
[!{{content}}|width=200px!|{{content}}]
{{/triggerIssue.fields.attachment}}
all attachments will be printed, even if I upload only one new attachment.
I also tried "triggerIssue.fields.last.attachment" or "...match()" but that results in printing only the last attachment, even if I uploaded three.
Question:
Is it possible to print only the last added/deleted attachments?
Or is it possible to Iterate through all Attachments but just print all uploaded within the last 5 Minutes (some like: iterate .. match({{#now}}func=minusMinutes(5){{/now}})?
Best Stefan
Hi Stefan,
We don't support this yet unfortunately. At the moment you can only print all attachments. I'm afraid you'll have to wait until https://codebarrel.atlassian.net/browse/AUT-162 is implemented.
We've got quite a few higher priority items in our backlog at the moment so it will be a while before we can get to this, but we'll let you know when we get a chance to work on this.
Cheers,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.