You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TAMU Customization - Reload entity to avoid Hibernate no session error
This addressed a ORM session bug in DSpace 6.x. and prior that would prevent batch metadata import. Likely this has been addressed already in 7.x, but we will want to test to see if we need to bring in our fix again.
The text was updated successfully, but these errors were encountered:
wwelling
changed the title
[DSpace 7 Upgrade] Reimplement administrative metadata import confirm and upload customizations <Spike>
[DSpace 7 Upgrade] Reimplement administrative metadata import confirm and upload customizations
Jan 3, 2024
org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportConfirm
// TAMU Customization - Reload entity to avoid Hibernate no session error
org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportUpload
// TAMU Customization - Reload entity to avoid Hibernate no session error
This addressed a ORM session bug in DSpace 6.x. and prior that would prevent batch metadata import. Likely this has been addressed already in 7.x, but we will want to test to see if we need to bring in our fix again.
The text was updated successfully, but these errors were encountered: