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

[BE] Manager - I can assign a mentorable position to a user #24

Open
atoff opened this issue Nov 27, 2019 · 3 comments
Open

[BE] Manager - I can assign a mentorable position to a user #24

atoff opened this issue Nov 27, 2019 · 3 comments

Comments

@atoff
Copy link
Member

atoff commented Nov 27, 2019

Description:

A user should be able to be assigned permissions to request a session on a mentorable position

Acceptance Criteria / Requirements:

AC1: A user can have a mentorable position assigned to a specific user
AC2: A training manager can see which users are assigned to which mentorable positions

Additional context:

@Keanu73
Copy link
Contributor

Keanu73 commented Feb 3, 2020

Should we implement a rank attribute in the GraphQL schema to specify what role a user is? Or should we do it based upon their ATC rating (e.g. I1, I3, etc)

@atoff
Copy link
Member Author

atoff commented Feb 3, 2020

@Keanu73 I'm not quite sure what you mean? This issue is for adding the API methods to add and remove a mentorable position to user (as added in PR #36), and a method to list mentorable positions with their users. At this stage, we aren't concered with permissions, as these will be defined at a later stage.

@Keanu73
Copy link
Contributor

Keanu73 commented Feb 3, 2020

Alright, fair enough, was thinking a bit too outside the box there.

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

2 participants