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

Ds 4096 updating owning collections #2280

Closed

Conversation

KevinVdV
Copy link
Member

@KevinVdV KevinVdV commented Dec 5, 2018

In this PR we have created support for moving an item between collections.
A new rest controller (ItemOwningCollectionUpdateRestController) was added to support the behavior which works using PUT.

Jira link: https://jira.duraspace.org/browse/DS-4096
RestContract PR link: DSpace/RestContract#34

@tdonohue tdonohue added the interface: REST API v7+ REST API for v7 and later (dspace-server-webapp module) label Dec 5, 2018
@tdonohue tdonohue added this to the 7.0 milestone Dec 5, 2018
@tdonohue
Copy link
Member

tdonohue commented Dec 5, 2018

@KevinVdV : could you rebase this PR or recreate it? The latest commit build fails in Travis as it looks like you may have accidentally pushed this to a shared branch (off DSpace/DSpace) at some point, and now that branch is missing? I've been unable to get Travis to build this PR successfully, so I suspect it either needs a rebase / force push (to "reset Travis") or recreation.

@KevinVdV
Copy link
Member Author

KevinVdV commented Dec 5, 2018

Closing as the Travis appears to be confused about something, will retry.

@KevinVdV KevinVdV closed this Dec 5, 2018
@tdonohue tdonohue removed this from the 7.0 milestone Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface: REST API v7+ REST API for v7 and later (dspace-server-webapp module)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants