I have an external app that we use to submit files for printing. We are taking the xml from that app and using it to create a JIRA Service Desk Request.
But it seems that the reporter has to be the user authenticated with the API.
So, therefore, I need to change the reporter as soon as the Requets has been created to the user that submitted the file in the third party app.
So what I'm thinking of doing is to create a Custom Field called External Reporter which would be their email and then use that field to say to JIRA this is the reporter. The user that submits the ticket is always a service desk customer.
But what would happen if the user gets their email wrong? I guess the automation woudl fail if the user isn't present in JIRA. But I guess I could set up a notification email for myself that tells me when that happens!
Could this be done with automation?
Nick
Hi Nick,
Yeah this should be possible. Your rule would simply be:
Hope that helps.
And yes, if that user doesn't exist in Jira, then the edit issue action would fail and the rule would send you an error notification.
Cheers,
Andreas
Thanks for that! But if the field value coming from the external app is an email address will JIRA recognise it. If I ask people to put their names they may be a little different to what we have in JIRA but the email is always unique.
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.