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

[Core] Primary Wrangler Support #126

Closed
MightyAx opened this issue Apr 22, 2020 · 2 comments
Closed

[Core] Primary Wrangler Support #126

MightyAx opened this issue Apr 22, 2020 · 2 comments
Assignees

Comments

@MightyAx
Copy link
Contributor

Acceptance Criteria

  • Store a Primary Wrangler user against a project.
  • If the user is a wrangler, when they inspect the /user/projects endpoint:
    • Include projects for which they are the Primary Wrangler.
    • Include projects they created (the current functionality).
  • Ensure that non-wrangler users can still use the /user/projects endpoint to retrieve projects that they created.

Speak to @rdgoite for how to inspect details of the user's token in core, to check if they are a wrangler.

@aaclan-ebi
Copy link

I believe not this is not implemented yet.

/user/projects would only return the list of projects that the user has created. I'm moving this to Product backlog for prioritization.

@aaclan-ebi
Copy link

Changes were released to production last 15th July.
https://github.com/ebi-ait/ingest-kube-deployment/blob/master/production/changelog.md#15-july-2020

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

3 participants