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

Connect users to organizations and CoC's #75

Open
cecilia-donnelly opened this issue Jul 26, 2016 · 1 comment
Open

Connect users to organizations and CoC's #75

cecilia-donnelly opened this issue Jul 26, 2016 · 1 comment

Comments

@cecilia-donnelly
Copy link
Contributor

Each user needs to be connected to an organization and thence to a continuum of care in order for the API to handle consent and sharing correctly. I think consent and sharing is a separate issue, which is yet to be filed. I'll link it from here once it exists.

In the future, the TMP_USER table should have keys to the TMP_ORGANIZATION table and perhaps to the TMP_PROJECT_CONTINUUM table, or to a table specifically for continua of care (CoCs). For now, we'll add placeholder string columns to the user table for those values.

cecilia-donnelly pushed a commit that referenced this issue Jul 27, 2016
cecilia-donnelly pushed a commit that referenced this issue Jul 27, 2016
Make new user columns editable in the UserManager, and add them to the
admin page for editing and creating users.

Note that I added some logging to the User endpoint (#65) which should
have been added in 1976919.
@cecilia-donnelly
Copy link
Contributor Author

See #81. Both of these are fixed in the feature-sharing branch, so I'll close them once it's merged.

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

No branches or pull requests

1 participant