Skip to content

Add support for organisations and user groups #197

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

Open
pmslavin opened this issue Aug 8, 2023 · 1 comment · May be fixed by #200
Open

Add support for organisations and user groups #197

pmslavin opened this issue Aug 8, 2023 · 1 comment · May be fixed by #200
Assignees

Comments

@pmslavin
Copy link
Contributor

pmslavin commented Aug 8, 2023

This issue is to add the concept of an 'organisation' to Hydra, that is a namespace which encapsulates a set of entities and provides a context within which operations such as sharing, permissions, and user/resource lookups can be performed for those entities.

This should be achieved by identifying a set of common workflows, producing tests which replicate these, and then ensuring that Hydra provides an interface which allows these to be performed in a way that is resilient to errors.

@pmslavin pmslavin self-assigned this Aug 8, 2023
@pmslavin pmslavin linked a pull request Sep 8, 2023 that will close this issue
@knoxsp
Copy link
Contributor

knoxsp commented Nov 22, 2023

Based on some feedback, we have decided that the 'organisation' table should be removed. User groups should exist within a project, but only a top-level project: i.e. a project which has no parents.

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 a pull request may close this issue.

2 participants