I have two separate Jira instances on Jira server,
I'd like Jira instance 1 to be the 'production' Jira and Jira instance 2 to be a 'test' Jira.
Is there a way to link them such that Jira 1 updates Jira 2 (with prpject / issue data etc), but when I make changes in Jira 2, it does not impact Jira 1?
Not directly. Jira 2 would break as soon as anyone started to add data to it, rapidly leading to a corrupted database and a Jira that just falls over.
Closest you might get is to set up a one-way "synchronise" using Backbone, Exalate or Watchtower - they can push data out of 1 and into 2 without breaking anything, but it won't be like-for-like.
Simple example
Like @Nic Brough -Adaptavist- said you can't touch #2 which I don't believe is what you really want. I have a production and test version but only use the test for trying out new plugin, testing a JIRA upgrade or something else that may break production. If I want a new workflow screen, issue type, etc. I build it in production and apply it to a project only I can see. I can then give selected users access to see if they like it. If we decide to implement it everything is already in the production instance so it's easy to use the parts in a production project.
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.