= !RichWizard module = [[TOC()]] Details: ||summary: || User friendly importing of complex datasets. Allows a user to select a combination of elements, which are prepared to be imported. Relations between data, types of fields, nillables, enums, etc are all displayed so it is clear what to do. Example CSV files are given as well. The import is a structured lineair process which can be continued after correcting errors. || ||status: ||W.I.P. || ||source: ||!http://www.molgenis.org/svn/gcc/trunk/handwritten/java/plugins/richwizard/ || ||demo: || N/A || ||manual: || N/A || || design: || N/A || == What does it do? == TODO, depends on the outcome of the GUI == User stories == These stories are on our todo list or already solved: Query to TRAC which inserts all closed and open tickets, eg: {{{ TicketQuery(component=dummy&group=status&type=enhancement&order=status&desc=true) }}} == Known bugs == These are bugs reported as part of this module: Query to TRAC which inserts all bugs: {{{ TicketQuery(component=dummy&type=bugfix) }}}