Hi
So we have a third-party integration that will help our customers create tickets in specific conditions. It works but its only problem is that instead of putting the client as the reporter, it puts the API user as the reporter of an issue.
It produces the following error:
Additional details:
{ "qs": {}, "body": { "fields": { "project": { "id": "11301" }, "summary": "Upgrade request of Damian hehe ziolko", "priority": { "id": "10000" }, "reporter": { "id": "damian.rusicki@gmail.com" }, "description": { "type": "doc", "version": 1, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Instance URL: login.cloud.xtm"I assume the method is not able to map the email to the existing user ID.
The minimum I would like to achieve is:
The maximum:
Any suggestion would be most welcome and appreciated.
the user fields (like reporter, assignee,...) need the user´s accountID to be filled with. Therefore I would suggest to fire another API call (before the create issue) to retrieve the accountID via the user´s email.
Best
Stefan
This is Dhiren from Exalate.
Exalate, provides a fully bi-directional synchronization between Jira and Jira (among other ITSM systems) that is fully customizable. It is easy to set up and Exalate uses a scripting engine which is based on Groovy scripts where you can control what data you want to share and even you can independently handle the incoming information. You can achieve complex use-cases with ease.
We can specify and set a default value for Reporter via the synchronization using the Script mode.
If you would like to see a customized demo of the product in action, feel free to book a slot with us.
Thanks
Dhiren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jarosław KaczmarekHi there! Unfortunately, such issues do happen (occasionally) with the mappings. I'd like to propose an alternative solution to the one you already use. It has advanced field mappings options, and you can customize it to fit any use case or scenario - you can choose which fields to populate with data and which not (custom or default ones) and tweak the report the way you want. It's called ZigiOps. Feel free to check it and book a demo to see how it can help you.
Regards, Diana (ZigiWave)
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.