topcoder-platform / taas-app

TaaS App Front End
3 stars 24 forks source link

404 error page shown on clicking 'Open in Connect' link for booking Manager. #67

Open sandhiyakavi opened 3 years ago

sandhiyakavi commented 3 years ago

Description:

'404 error page' is shown on clicking 'Open in Connect' link for booking manager if he/she is not a member of the project.

Steps to reproduce:

  1. Create a project with TonyJ account.
  2. Access the same project in Taas app with Booking Manager account.(should not be a member of the project in Connect)
  3. Click the 'Open in Connect' from ellipses icon/Team details page.

Actual result: Getting '404 error page' as booking Manager is not able to access project in Connect app.

@maxceem @nkumar-topcoder Is there a way to handle this error? It might cause confusion to the user as the Booking Manager is able to access the project in Taas app and not in Connect app?

image

SathyaJayabal commented 3 years ago

So the booking manager has access to all projects in Taas, but may not have access to them in connect. In such cases when they click on open in connect link from taas, we get the above scenario.

maxceem commented 3 years ago

Good catch @sandhiyakavi. This is as per current business requirements. @wdprice is there anything we can do in such situations?

nkumar-topcoder commented 3 years ago

@maxceem @sandhiyakavi Open In connect should be enabled only for limited set role. further discussion is needed on this cc @wdprice