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
I'm using the python sword2 client to first create an item from a zip file, then to provide the metadata. The zip file along with its extracted contents is visible in the Item view after the initial creation, but the contents disappear once an update is done.
I'm seeing no warning or error in the logs during the creation or update, but once the update is done, the files are no longer visible. They're still present in the backend but the statement.xml isn't being updated correctly.
The text was updated successfully, but these errors were encountered:
I'm using the python sword2 client to first create an item from a zip file, then to provide the metadata. The zip file along with its extracted contents is visible in the Item view after the initial creation, but the contents disappear once an update is done.
This is what I'm trying:
I'm seeing no warning or error in the logs during the creation or update, but once the update is done, the files are no longer visible. They're still present in the backend but the statement.xml isn't being updated correctly.
The text was updated successfully, but these errors were encountered: