History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1988
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Eric Dalquist
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Export then Import doesn't work

Created: 31/Mar/08 05:04 PM   Updated: 18/Apr/08 10:52 AM
Component/s: Import / Export
Affects Version/s: 3.0.0-M5, 3.0.0-RC2, 3.0.0-RC3
Fix Version/s: 3.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Running:
ant crn-export -Ddir=myData -Dtype=all
ant crn-make-data-xml

Then using the resulting data.xml and entities to do an initportal results in a non-functional uPortal instance.

 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [01/Apr/08 04:45 PM]
Fixed

Made changes related to the system user and 'special' groups to reduce dependency on specific synthetic ids
Fixed dbunload.crn to correctly lookup the default table xml files from the classpath
Created a sequence generator prhase that calls into uPortal's SequenceGenerator API to generate synthetic IDs for objects on import
Did an export from a default database and replaced the existing entity files and data.xml with this export. It adds more exported types and further reduces the size of data.xml