topcoder-platform / taas-app

TaaS App Front End
3 stars 24 forks source link

JC cannot cancel/reschedule the interviews since he is not a member of project #582

Open sdgun opened 2 years ago

sdgun commented 2 years ago

Steps Customer schedule an interview JC selects a time JC cancel/reschedule interview

Shows the message "userId: 88778061 the user is not a member of project 18989"

Team - https://platform.topcoder-dev.com/taas/myteams/18989 Interview - https://platform.topcoder-dev.com/taas/myteams/18989/positions/222cceef-0c46-4548-89f5-e2c9487e2d55/candidates/interviews

Host - taasintake500 JC - taasintake1000

https://user-images.githubusercontent.com/4592712/143538331-092f1fd5-b7ac-4578-aec0-57992f7b790d.mp4

maxceem commented 2 years ago

@sdgun this has to be fixed by https://github.com/topcoder-platform/taas-apis/commit/a8c5445d3134378ecf81c8ae7f5f40a05153b1c5. Ready for QA.

sdgun commented 2 years ago

@maxceem Tested with a newly created team, when JV clicks cancel in the email, still opens the page with the same error.

image

Team - https://platform.topcoder-dev.com/taas/myteams/19029/positions/fc08dfdb-6255-471c-9700-ba2debe78693 JC - taasintake300 Host - taasintake1000

image

maxceem commented 2 years ago

Thanks @sdgun I've got the issue this time, would work on the fix.

maxceem commented 2 years ago

@sdgun this should be fixed now https://monosnap.com/file/WSoOWE8vpJ1LRa8IB1mQCtb9hS5yrH.

The actual canceling functionality may still fail sometimes due to https://github.com/topcoder-platform/taas-app/issues/579

sdgun commented 2 years ago

Verified, JC could cancel/reschdule interviews successfully.