Skip to content

Provide a way to add / remove collections from communities #9824

Description

@kshepherd

Description

The Community hibernate model and spring service provide ways to add and remove collections, but these operations are not exposed over the REST API, so there is no way to provide a "move collection" feature in the UI or with a REST integration.

Proposed solution

Allow POST or DELETE to the /collections path on the community endpoint with simple uri-list of collection URIs to add or delete?

We might have to consider what happens if we accidentally remove a collection from its only community, or if we even allow that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

help wantedNeeds a volunteer to claim to move forwardinterface: REST API v7+REST API for v7 and later (dspace-server-webapp module)new feature

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions