whenever I try to import the bamboo data from a instance to b instance its vanish the previous data from that b bamboo instance and only a instance data get imported into it.But i want b bamboo data as well as a bamboo instance data in b instance.
Hello Snehal,
Welcome to Atlassian community.
When you use Import/Export the data from the previous Instance is deleted and data from the previous Instance is deleted, this is expected as per Bamboo Import
Regards,
Shashank kumar
**please don't forget to Accept the answer if your query was answered**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Snehal,
It may not be same for Jira, please post a question in Jira community to get the right answers.
Regards,
Shashank Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
only 2 projects from existing BAMBOO to exported and importing these (which are exported projects) to other BAMBOO (which has already many projects & data) , it will work ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Snehal,
Sorry this won't work, you'll have to manually create the project the plans.
However there is a feature request raised for the same since a long time > https://jira.atlassian.com/browse/BAM-1223, however it has not got much traction probably because of Bamboo specs which does the same thing but in a different way.
Regards,
Shashank Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding to what Shashank said , if you want to keep the data in instance b intact and then use data in instance b You can by pass the import/export option i.e If your current instance has grown too large and export/import does not work, you can still clone your instance by using an alternative backup and restore strategy.
a) Stop the original Bamboo instance.
b) Create a backup of the DB, rename it to DB backup of instance b
c) Backup the <bamboo-home> directory in the new instance
d) Transfer the compressed original <bamboo-home> directory from the old server to the new server where you installed the new Bamboo instance.
d) Replace the content of the new <bamboo-home> directory with the unzipped <home-directory> content.
e) Import the external database backup into the new DB instance
f) Start the new Bamboo instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, we are doing import/export only. but whenever we are trying for import data from A bamboo to B bamboo , current data which is present in B bamboo it will get revoke automatically and the data which present in A bamboo its get imported . but we want both
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.