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

Key: UP-1864
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Andrew Wills
Reporter: Andrew Wills
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal
Import/Export features: allows portal administrator to manage data in portal (UP-1834)

Add support for batch import to Import/Export tool

Created: 07/Nov/07 09:24 AM   Updated: 05/Mar/08 07:59 AM
Component/s: Import / Export
Affects Version/s: None
Fix Version/s: 2.5.4, 3.0.0-M5, 2.6.2

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


 Description  « Hide
This feature was originally suggested by Faizan, and Tim Carroll has also expressed interest in it.

The tool should be enhanced to support a <batch> entity type. One or more instances of standard entities (e.g. <layout>, <user>, <group>, etc) may be child elements of <batch>. The <batch> import script would iterate over its children, invoking the appropriate script for each in tern.

 All   Comments   Work Log   Change History      Sort Order:
Andrew Wills [10/Dec/07 12:19 PM]
Done, except that channels will not work within a <batch> element due to the required DOCTYPE declaration. This loose end will be easier to tie up once the import/export is a part of the uPortal codebase.

These enhancements will be included with the initial check in of Import/Export.