On Fri, Jan 8, 2016 at 4:51 PM, neeta patel <[email protected]> wrote: > > But when I am checking in xmlui GUI the item is still there !!! any idea > why its still showing. >
I can think of two possibilities: 1) You need to clean XMLUI Cocoon cache https://wiki.duraspace.org/display/DSPACE/TechnicalFAQ#TechnicalFAQ-ClearingCocoon(XMLUI)cache 2) Perhaps you interrupted the import process (Ctrl-c) or there was an error (check dspace.log). Despite the success message (EXPUNGED!), the changes are actually only commited at the end of import due to its transactional nature. Try running the import on the same csv file again. If you get "No changes detected", it should be OK. If not, just run the import again. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
