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

Allow all project members to edit "project settings" #504

Open
jdeck88 opened this issue Aug 5, 2020 · 7 comments
Open

Allow all project members to edit "project settings" #504

jdeck88 opened this issue Aug 5, 2020 · 7 comments

Comments

@jdeck88
Copy link
Member

jdeck88 commented Aug 5, 2020

Currently, only the single project owner can edit project settings. We want to enable any project member to be able to edit the project metadata and add users with the exception of DELETE, which we reserve for the owner of the project. I am uncertain if this is a UI limitation or if the backend requires modification to enable access control by any project member.

@albarqmaria
Copy link
Collaborator

Are you wanting to give project members access to all three sections of the project settings? (Settings, Expeditions, Members) Or just the primary section (Settings)
Screen Shot 2020-09-29 at 8 25 41 AM

@jdeck88
Copy link
Member Author

jdeck88 commented Sep 29, 2020

All three sections.

@albarqmaria
Copy link
Collaborator

albarqmaria commented Oct 3, 2020

Would you like all members to be able to delete any expedition, or just their own expeditions, (unless they are admin) ?

@albarqmaria
Copy link
Collaborator

We are going to need some backend modification, as the PUT request for /projects//{projectId} requires an access token

@mkoo
Copy link

mkoo commented Apr 16, 2021

Hi all! is there an update on these functions for members? Team AmphibiaWeb members are asking again...

@mkoo
Copy link

mkoo commented Oct 3, 2021

Follow-up inquiry... any progress on allowing other members to edit a project?
This is currently blocking a few projects for the Amphibian Disease team projects. If there are backend blocks to make these changes, how do I change owners of a project? (as a backup plan).

@jdeck88
Copy link
Member Author

jdeck88 commented Oct 4, 2021

For now, can you email me the new owner name of the project? i can change it on the backend myself.

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

3 participants