Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$30] Fix cancelling for JC who is not in the team #583

Closed
maxceem opened this issue Nov 29, 2021 · 6 comments
Closed

[$30] Fix cancelling for JC who is not in the team #583

maxceem opened this issue Nov 29, 2021 · 6 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Nov 29, 2021

We implemented a custom cancel page in this issue #575.

As a part of that task we are loading Job Title to show it on the page
image

Internally, to do this we are calling 2 endpoints:

  • Get Job Candidate
  • Get Job

But JC users who are not a part of the team cannot call these endpoints which leads to error on this page:

image

To fix this what we can do is to get interview name the same way as we do on thank you page https://github.com/topcoder-platform/taas-app/blob/dev/src/server/misc/routes/interview-thank-you-page.js#L30-L32

@maxceem maxceem added this to the Interview Update (Nylas) milestone Nov 29, 2021
@maxceem maxceem changed the title Fix cancelling for JC who is not in the team [$30] Fix cancelling for JC who is not in the team Nov 29, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Nov 29, 2021

@yoution feel free to pick up if you like.

@yoution
Copy link
Contributor

yoution commented Nov 29, 2021

@maxceem please assign to me

yoution added a commit to yoution/taas-app that referenced this issue Nov 30, 2021
maxceem added a commit that referenced this issue Nov 30, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Nov 30, 2021

Challenge https://www.topcoder.com/challenges/360fc3f6-95fa-4e17-8412-be133538cd6b has been created for this ticket.

This is an automated message for maxceem via Topcoder X

@maxceem
Copy link
Contributor Author

maxceem commented Nov 30, 2021

Challenge https://www.topcoder.com/challenges/360fc3f6-95fa-4e17-8412-be133538cd6b has been assigned to yoution.

This is an automated message for maxceem via Topcoder X

@maxceem
Copy link
Contributor Author

maxceem commented Nov 30, 2021

Payment task has been updated: https://www.topcoder.com/challenges/360fc3f6-95fa-4e17-8412-be133538cd6b
Payments Complete
Winner: yoution
Copilot: maxceem
Challenge 360fc3f6-95fa-4e17-8412-be133538cd6b has been paid and closed.

This is an automated message for maxceem via Topcoder X

@maxceem maxceem reopened this Nov 30, 2021
@maxceem maxceem added QA Pass on Dev duplicate This issue or pull request already exists labels Nov 30, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Nov 30, 2021

This is basically a duplicate of #582. So I'm closing it.

@maxceem maxceem closed this as completed Nov 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants