Hey,
At the moment I'm looking at two Jira instances for a project that is being developed in multiple locations. These instances cannot reach or see each other. Allowing them to is sadly, out of the question.
An issue created in one instance may influence an existing issue or trigger the creation of a new one. This is up to the user who creates the issue.
I've been looking at several solutions that allow such synchronisation activities but they run on e-mail (which is not possible in this scenario) or application links. However, there is a way of tranferring files from one Jira to the other one. But it takes time. Say, half an hour for each update.
What I am looking for is some kind of synchronization procedure that can handle such a delay. I was thinking JSON or XML files that are created when triggered: "this issue influences the project on the remote Jira". Outside of the scope is the tranfer of the file(s), but on the other side a similar / part of the solution could say "I have here an issue (=XML/Json file) from the remote Jira, let's update/create issues on this Jira".
And vice versa, of course.
Googling for solutions is impossible; all syncs that are mentioned are either direct links, e-mail based or otherwise depending on a fixed and readily available transport solution.
Any ideas? I have no idea where to look for a solution.
Regards,
Sander