Skip to content

Allow moving bitstreams between bundles in the UIΒ #4992

@saschaszott

Description

@saschaszott

Currently, the DSpace Angular UI only allows reordering bitstreams within the same bundle (i.e. changing the bitstream order inside a bundle). However, it is not possible to move bitstreams between different bundles of an item via the UI.

From a functional perspective, it would be very helpful if the UI also allows users to move bitstreams from one item's bundle to another (e.g. from ORIGINAL to a custom bundle).

The DSpace REST API already supports this functionality (PUT method described in https://github.com/DSpace/RestContract/blob/main/bitstreams.md#bundle), so the required backend capabilities are already in place. This enhancement would therefore mainly require integrating the existing REST functionality into the Angular UI.

Metadata

Metadata

Assignees

Labels

Projects

Status

πŸ™‹ Needs Help / Unscheduled

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions