Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to give record edit access to another Zenodo user #1325

Closed
chrisgorgo opened this issue Oct 27, 2017 · 4 comments
Closed

Add ability to give record edit access to another Zenodo user #1325

chrisgorgo opened this issue Oct 27, 2017 · 4 comments

Comments

@chrisgorgo
Copy link

I would like to share edit access to a record with other package maintainers. I could not find this functionality.

@krzysztof
Copy link
Contributor

Hey, it's not there yet, but it's a popular feature request.
We don't know when we'll have enough time to work on it yet, since it involves a lot of considerations all over Zenodo once we start thinking about multiple-owners of records, although something simpler like allowing community members to edit the metadata of accepted records might be a first step.

Relevant:
#151
#35

@moble
Copy link

moble commented Apr 15, 2018

@krzysztof Looking through the code, it looks like this is almost implemented. For example, jsonschema/records/record-v1.0.0.json lists an array of owners. And the permissions code looks through a list of owners, rather than just comparing to a single owner. Plus the records api returns a list of owners (with just one entry). But it also looks like there's currently no way for a user to set multiple owners — either through the web interface or the API. Is that correct?

@oesteban
Copy link

oesteban commented May 4, 2018

Hi, any news on this?

@lnielsen
Copy link
Member

No news on this. We're looking to start implementation of a teams feature in late autumn. I'm closing this ticket as it's already reported in #151 and #163 (doesn't mean we don't think it's a good idea).

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

No branches or pull requests

5 participants