-
Notifications
You must be signed in to change notification settings - Fork 0
[$75] Copilot does not have access to challenge forum #88
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
Comments
@atelomycterus - This should be part of the challenge forum processor - the copilot should be given access to the group. |
Contest https://www.topcoder.com/challenges/30148040 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30148040 has been updated - it has been assigned to obog. |
@jmgasper Need your help with that. I guess I should use https://api.topcoder-dev.com/v5/projects/projectId to get a list of copilots. The list of copilots might be changed in https://connect.topcoder-dev.com/ Should we process a specific event when a copilot is added/removed to/from a project? Or should we check a list of copilots while processing ‘challenge.notification.create’ and other events? Please correct me if I am wrong |
@atelomycterus - I think we can just check the list of copilots while processing the |
@jmgasper Implemented. All copilots are added to a group. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30148040 |
Steps
Log in to Vanilla app as Copilot(TCConnCopilot)
Search for a group whish he is copiloting(ex-Forum testing)
Click on discussion in the search results
Actual result
No permission for copilot, but if he registers to the challenge, he can see the forum
Expected result
Copilot should have access to the challenge forum in which he is the copilot, without having to register to the challenge
Issue 2 - copilot issue.zip
The text was updated successfully, but these errors were encountered: