Hi again everyone,
I'm a new user of groovy, and I'm trying to learn its ins and outs but even this simple task has me stumped... I'm trying to concatenate a subtask's summary with it's created date.
From what I've read in Jira documentation / groovy documentation I'm using the following:
String summary = "issue.get("summary")" + " - " + "issue.get("created")
Can someone please help me understand what I'm doing wrong?
Thanks,
~Mike
Hello Ronald,
There is no way to use multiple email address to a single Service Desk, but there is a issue to do it https://jira.atlassian.com/browse/JSD-798 you can vote it. And I think you looking for something like this https://confluence.atlassian.com/servicedeskcloud/blog/2016/01/automatically-triage-email-requests.
Regards,
Lameck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.