Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369049

Summary: Export only selected branch data is not possible
Product: [Technology] OSEE Reporter: Swapna Mising name <swapna.r>
Component: OSEE Application FrameworkAssignee: Project Inbox <osee.framework-inbox>
Status: NEW --- QA Contact:
Severity: major    
Priority: P3    
Version: 0.9.9   
Target Milestone: 0.9.9   
Hardware: All   
OS: All   
Whiteboard:

Description Swapna Mising name CLA 2012-01-19 05:14:20 EST
I would like to export the branch data in OSEE. But the export option on the branch is not there. The reason is in H2 db i had created a branch with some artifacts, now my db is changed to PostgreSQL,so I would like to import the branch that was created in H2 db. Can you please let me know how to achieve this ?

I noticed that on the server side there are commands to export and import branched, but the export branch command failed in between throwing OseeArgumentException. The incomplete data was from all branches, how can i use this command to export only for selected branches.