dataquest-dev / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Cannot create a new version because an owningCollection is null #728

Closed milanmajchrak closed 4 weeks ago

milanmajchrak commented 1 month ago

When click on Deposit during creating a new version of the Item this error occurs:

Image

milanmajchrak commented 1 month ago

This error occurs only for imported Items.

milanmajchrak commented 1 month ago

It is not happening for all Items, I discovered it happened for this Item: De Latinae Linguae Reparatione treebank. The owning_collection is not assigned for the new Version, why?

milanmajchrak commented 1 month ago

Community -> SubCommunity -> Collection

Collection - Assign Roles:

milanmajchrak commented 1 month ago

De Latinae Linguae Reparatione treebank

owningCollection" 'd02feb03-354e-438c-8d7c-2a3f6fd779eb'

milanmajchrak commented 1 month ago

org.dspace.xmlworkflow.XmlWorkflowServiceImpl#226 is not executed

Paurikova2 commented 1 month ago

We cannot create a new version of the item that owns the collection in the cwf_collectionrole table - editor. WorkflowitemRestRepository#184 - reindexItem #174 createWorkflowItem