
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Enhance the Cernunnos-based Import/Export tools to provide the ability to delete existing entities as follows:
- Entity data is removed
- references to the entity are removed (nodes in layouts, membership records, etc)
- command line syntax: > ant -f import-export.xml delete -Dtype={type} -Dsysid={sysid}
|
|
Description
|
Enhance the Cernunnos-based Import/Export tools to provide the ability to delete existing entities as follows:
- Entity data is removed
- references to the entity are removed (nodes in layouts, membership records, etc)
- command line syntax: > ant -f import-export.xml delete -Dtype={type} -Dsysid={sysid} |
Show » |
|
Invoke as follows:
> ant -f import-export delete -Dtype={layout | channel | group | user} -Dsysid={user_name | fname | group_name | user_name}
Memberships and permissions cannot be deleted directly, though they are cleaned up appropriately (orphaned records removed) when a channel, group, or user is deleted.