eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

Change role requirement for "My Organization" view #856

Closed typecastcloud closed 4 weeks ago

typecastcloud commented 1 month ago

Description

As portal user I want access to "My Organization" view when I have the corresponding role to access API for own company data /administration/companydata/ownCompanyDetails

Currently required role for endpoint:

client: Cl2-CX-Portal
role: view_company_data

Currently required role for My Organization view:

client: Cl2-CX-Portal
role: view_partner_network

Goal: Matching roles for BE endpoint/FE page

Acceptance Criteria

jjeroch commented 1 month ago

Looks good Lets merge this against our 2.1.0 branch

typecastcloud commented 1 month ago

Looks good Lets merge this against our 2.1.0 branch

There is no 2.1.0 branch. PR is based on dev -> trying to merge into dev.

typecastcloud commented 4 weeks ago

Issue is resolved by merged PR