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

4382 - Fix can't add collaborators as owner #4399

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

WillNigel23
Copy link
Collaborator

No description provided.

@WillNigel23 WillNigel23 linked an issue Oct 28, 2024 that may be closed by this pull request
@WillNigel23 WillNigel23 force-pushed the 4382-cant-add-collaborator-as-owner branch from f20cd76 to 3d6bae4 Compare October 28, 2024 23:48
@benwbrum
Copy link
Owner

This works as requested. However, in testing I observed a scenario which does not make sense:

  • Edit a public collection
  • Add user A as a project owner
  • Block users
  • Attempt to add user A as blocked

This results in user A being both a project owner (who should have full access to the project) and a blocked user (who should have no access to the project). That configuration doesn't make sense, so can we remove the list of owners from possible users to block?

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

Successfully merging this pull request may close these issues.

Can't add collaborator as owner
2 participants