We are looking at using Backbone plugin to sync to JIRA databases in Development. The question is, will the backbone plugin merge and also ensure data consistency in the two databases or are we looking at data variations from the two databases?
Using a plugin for synchronization - If a developer opens Ticket #999 in the development environment and a Project Manager modifies the same Ticket #999 in production, does the modification made by the PM in production overwrites the inputs originally entered by the developer in the development environment or will the ticket #999 reflect inputs entered by both the developer in the development environment and also inputs of the PM in the production environment?
Hi Mike,
I am the technical lead of Backbone and will try to answer your questions.
Backbone Issue Sync syncs all the issue data between JIRA instances and ensures the consistency within these databases.
If changes are done to the same ticket, Backbone examines these changes on the field level and will always take the newest change for this field. In order to elaborate on your example, it could be this flow:
If you like to discuss your use case in more detail, you can also contact our support team at support@k15t.com.
Cheers,
Matthias
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.