Hi everyone,
Please help with a question. I'm using JSM Clous as ITSM for my external Customers.
Some of them also use JSM internally to manage their internal tickets. Also, because of contract clauses, some of these customers with their own JSM, don't use our JSM to raise their incidents/requests.
So, we have to access their JSM constantly to see if we have some tickets there to work. It is a highly complex situation, manage our JSM and three more costumer's JSM.
Is it possible to make an integration between these Jiras? When they open a ticket for us there, it will replicate automatically to us, and when we close on our side, it will also close on their side.
Thanks,
Wilson
Hey @Wilson Lima
the use case you describe is exactly why issue sync apps have been developed.
You can try to achieve some synchronization with the out of the box Automation, but you need to deal with REST APIs or apply automations in both(all) Jira environments. I still don't know of a way how you can use Automation to synchronize attachments.
Issue sync apps work in the way that you configure a set of rules how you want to synchronize your issues:
I'm part of the team behind Backbone Issue Sync. Feel free to reach out in case we can help you with your scenario.
Our remote license might be of interest for you where your customers don't need to install an app in their systems.
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Wilson Lima ,
If the JSM projects are all within the same instance, you can use built-in Jira automation to do this. If all the Jira JSM projects are on various instance, you'll likely need to look into marketplace apps to integrate across multiple instances.
Jira Automation would be best if that is your scenario. Essentially, you just need to create two rules. One to create a another ticket and another to close the ticket when you are done on your side.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Wilson Lima ,
Thanks for posting your question here.
For integrating different Jira instances, I would recommend you to try out a fully decentralized and completely bi-directional issue synchronization solution like Exalate.
You can choose the projects and fields to synchronize and also map fields like statuses to have a smooth collaboration with your customers.
Exalate provides you with a Groovy-based scripting engine which is very powerful and customizable.
There is a 30 day free trial available as well in case you are interested to evaluate the solution.
I am working as a Solutions Engineer with Exalate and happy to help in case you want to discuss your use-case in more detail.
Thanks, Dhiren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Wilson Lima
Yes, it is possible to integrate JIRA instances.
The best way without generating costs would be to use JIRA's own Automation.
Is the volume of calls too high? Well, if this is the scenario, it might be interesting to evaluate a plugin dedicated to this integration.
Additionally, do you need to create the ticket in your instance and does all interaction need to go to the other JSM? Or would only creation be considered?
Best regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Layssa Souza .
The biggest problem isn't properly the number of calls/issues; the problem is, besides our JSM, which has 98% of our customers, the need to access the other four external JSMs of our customers to attend to and register their requests.
As I understood, I implement a third-party solution that has cost to both sides (us and the customer) or try to build an automation that will also be necessary to be created on both sides to open/update/close automatically.
Cheers,
Wilson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.