Skip to content

New user roles #152

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

Merged
merged 2 commits into from
Oct 1, 2019
Merged

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Oct 1, 2019

Support of new user roles as per appirio-tech/connect-app#3298

New user roles with "manager" level project roles have the same configuration as existent users with project "manager" role.

I've tested this locally, works good. I can see new notifications created for the user with new role in the DB.

New user roles with "manager" level project roles have the same configuration as existent users with project "manager" role.

ref appirio-tech/connect-app#3298
@maxceem maxceem requested a review from vikasrohit October 1, 2019 06:22
@vikasrohit
Copy link

@maxceem I think we can add BDR user role to

topcoderRoles: [ROLE_CONNECT_MANAGER, ROLE_CONNECT_ACCOUNT_MANAGER, ROLE_ADMINISTRATOR],
so that they receive the emails for project's submitted for review. Similarly BDR should get emails for newly created projects as well (
topcoderRoles: [ROLE_CONNECT_ACCOUNT_MANAGER],
), which might get obsolete after we implement changes to remove draft status altogether.

Users with Topcoder role 'Business Development Representative' get the same notifications as users with Topcoder Role 'Connect Account Manager'

ref appirio-tech/connect-app#3298
@maxceem
Copy link
Contributor Author

maxceem commented Oct 1, 2019

Nice catch @vikasrohit I've missed this role. PR is updated for both cases to keep the current code consistent.

@vikasrohit vikasrohit merged commit 69a425f into topcoder-platform:dev Oct 1, 2019
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.

2 participants