Hi all,
We have deployed dspace 7.6.1, it's running fine, we have requirements,
1. We want to move all or only selected items from one collections to another collections, it should be complete move not copying from one to another collections.
2. We want to delete single or more selected items from same or others collections.
We have our UI from there we manage to upload and delete assets into dspace through rest api. My app is showing list of collections from there I want to perform above activities.
Does dspace provides this feature?, if not how we can implement it?.