Hello!
I am working on a project that involves three different embedded systems and a PC interface to control them. Everything is very tightly connected and all the 4 different products communicates with eachother, therefore we only have one board for all 4 projects.
Some time ago I was asked by our client to integrate another embedded system in the control interface. The new embedded system is developed by another company and they to have their own JIRA server.
What I would like to do is to create a project in either one of the two JIRA servers that can be viewed and controlled from both our and their JIRA server. Do anyone now how that is accomplished?
I would preferably also connect the pc interface codebase in Bitbucket to the shared JIRA project.
This is a mockup of the project structure described above.
Shared PC - interface
(project shared over two JIRA Servers)
/ \
/ \
My embeeded systems Other companies embeeded systems
(My JIRA Server) (Other companies JIRA Server)
You'll need to set up a project mirroring system really - so that changes in one project on one server are replicated over to a similar project on the other. This can be a vastly complex thing to do, depending on how much you want to mirror and how the projects are configured. I have done it in the past, with scripts, listeners and post-functions that used soap to update issues remotely, but I wouldn't have called it comprehensive - we were mirroring simple updates, and few fields.
Recently though, K15t released a product that can do most of it for you, and works with Cloud. Have a look at https://www.k15t.com/software/backbone-issue-sync
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.