Hi,
I have a request regarding our support process. We provide support to a client who uses their own Jira board, while we have a separate Jira board specifically created for this support. When the client receives a service request, it is added to their Jira board and, based on assignment rules, gets assigned to our team.
As part of our workflow, we currently need to manually recreate the same ticket in our internal Jira board to track work logs and other details.
Is there a feature or solution that allows automatic synchronization between two different Jira boards, so a ticket is created in our board whenever it is assigned to us in the client’s board?
Thanks,
Vidish
Hi Vidish,
You don't create tickets on a board - you just create tickets. The tickets are associated with a project and issue type (and maybe something like a Request Type and a Component or some custom field). The board's filter then determines which issues show on that board (based on the values of the fields mentioned above).
So, having said that, you probably don't need to create a new issue, just modify the boards' filters so that the same ticket shows up on both boards.
Hi John,
Thanks for your replying. But In Our case both Jira Board are created in two different companies.
E.g. Company A url - comapanyA.atlassian.net/MCROP-1
Company B url - companyB.atlassian.net/MAC-1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, so they are different Jira instances. In that case there are some apps in the Atlassian Marketplace that can help with that.
https://marketplace.atlassian.com/search?query=connectors&product=jira&hosting=cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @VIDISH ,
Thanks for posting your question here!
I am Dhiren from the Exalate team.
Exalate, provides a fully bi-directional synchronization between Jira(Cloud,Server,Data Center) and Jira(Cloud,Server,Data Center) among other ITSM systems that is fully customizable. It is easy to set up and the entire customization can be configured using a no-code interface. It also provides a Groovy based scripting engine for limitless customizability.
You can even integrate between Jira Software, Jira Service Management (Service Desk) and sync issues inside projects back and forth to achieve your integration requirements.
Exalate provides a flexible synchronization engine such that issues are automatically and securely synced - between multiple Jira's - wherever hosted.
Thanks, Dhiren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may want to consider using ScriptRunner Connect to build a custom integration that does exactly that. Here is a template that keeps 2 Jira Cloud projects in sync (can be across different instances), your request is simpler than 2 way sync, you can start from that template and throw bunch of stuff out to just create a ticket in Jira B when a ticket is created in Jira A.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Vidish,
thank you for clarifying your use case further that you want to synchronize issues across two Jira instances.
If you want to do this without any apps, you should look into Jira Automation. With Jira Automation, you can setup automation rules which can synchronize basic data. The good side, it's included in Jira. The bad side is that you need to manually configure it and that there's a limit of 100 rule runs in a free Jira environment which you seem to use.
If you want to go that way, you need to add rules which do the following:
If you want to have it bidirectionally, you'd also need to add the rules in the reverse action. Note that I don't know of a way how this also works for attachments.
If you don't want to be bothered by all the manual configuration, you need to invest some money into the issue syncing apps on the marketplace. They differ in the way they work, but in the end could all solve at least the basic requirements of synchronizing an issue between instances.
I'm part of the team behind Backbone Issue Sync and happy to help further about our app.
Cheers,
Matthias.
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.
My bad, @Rilwan Ahmed. You're totally right. I corrected it in my original post now - although the @ mention feature didn't properly work. :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, Good day. If two different projects are used in these two boards, then you can create an automation rule to clone/create issue on second project. https://confluence.atlassian.com/automation/move-an-issue-to-another-project-using-automation-1141480642.html#:~:text=Add%20a%20'Clone%20issue'%20action,safely%20delete%20the%20original%20issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @VIDISH ,
There is no inbuilt option to copy jira tickets from one jira to another. You need to look for add-ons in the marketplace https://marketplace.atlassian.com/product/jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rilwan Ahmed ,
Thanks for your Answer. Do you know any Add-on which can fix this issue? It will be best if it is not a paid Add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not aware of any free add-ons. I found few add-ons which can help you. I have not personally used them any.
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.