This article explains what happens when you move an issue that is synced with Backbone to a different project.

Default behavior

When you move the issue to another project, the following will happen:

  • Backbone will not throw an error (i.e issue is missing)
  • Backbone will synchronize changes made on the issue which was not moved to the issue which was moved
  • Backbone will not synchronize changes made on the issue which was moved

If you are moving an issue to a project with a synchronization: Backbone will also sync the moved issue to a new issue and keep those two in sync according to the new synchronization.