Hi Everyone,
I want to import items into DSpace 6 with read permissions set for a custom group. The documentation about bundle names and descriptions seem to be working. Here is an example of the contents file for an item:
document.pdf bundle:ORIGINAL permissions: -r 'Pirates' primary:true
The dspace import command recognizes the bitstream, that the bundle should be called original and the document is primary but skips the permissions. If I accept the item then the authorization section gives anonymous read permissions. Is my syntax wrong or is this not supported?
Nick Crimi