omeka-s-modules / Osii

Import items from other Omeka S installations
GNU General Public License v3.0
2 stars 0 forks source link

Enhancement: Add Undo for imports #12

Closed sharonmleon closed 11 months ago

sharonmleon commented 11 months ago

I've had a number of screw ups with imports where the items get created in the local installation but don't actually complete. It would be nice to not have to delete those items by hand.

jimsafley commented 11 months ago

the items get created in the local installation but don't actually complete

Could you elaborate more on this? Did an import job result in an error? If so, it often results in untitled resource stubs. You can easily undo an import by clicking on "View items" under the import section of the OSII sidebar, and then "Delete all" in batch actions.

sharonmleon commented 11 months ago

That's exactly what's happening. I totally missed that even the stubs would show up under "view items" if that kind of error happened.