Collection admin cannot add bitstreams unless there is at least one bundle
--------------------------------------------------------------------------

                 Key: DS-776
                 URL: https://jira.duraspace.org/browse/DS-776
             Project: DSpace
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.6.2
            Reporter: Eija Airio
            Priority: Major


Collection admin should have all privileges to all the items in the collection 
if granted in the configuration file. But she does not: if the collection admin 
tries to add a bitstream into an item with no bundles, she gets an error 
message: "You need the ADD & WRITE privilege on at least one bundle to be able 
to upload new bitstreams".

And really, in AddBitstreamForm.java there is a comment:
                       // If the bundle does not exist then you have to be 
supper admin to be able
                        // to upload to this bundle because at upload time the 
bundle will be created but
                        // there is no way anyone but super admin could have 
access to add to the bundle.

Why is this so? Couldn't we only check whether the user is an item admin and if 
she is, give permission to add a bitstream?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to