Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
milanmajchrak opened this issue Aug 12, 2024 · 6 comments · Fixed by #731
Closed

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

milanmajchrak opened this issue Aug 12, 2024 · 6 comments · Fixed by #731
Assignees

Comments

@milanmajchrak
Copy link
Collaborator

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

Image

@milanmajchrak milanmajchrak self-assigned this Aug 12, 2024
@milanmajchrak
Copy link
Collaborator Author

This error occurs only for imported Items.

@milanmajchrak
Copy link
Collaborator Author

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
Copy link
Collaborator Author

Community -> SubCommunity -> Collection

Collection - Assign Roles:

  • Submitter
  • Editor

@milanmajchrak
Copy link
Collaborator Author

De Latinae Linguae Reparatione treebank

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

@milanmajchrak
Copy link
Collaborator Author

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

@Paurikova2 Paurikova2 self-assigned this Aug 14, 2024
@Paurikova2
Copy link
Collaborator

Paurikova2 commented Aug 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants