Skip to content

Commit

Permalink
Merge pull request #8405 from mendix/lz-centralized-project-roles
Browse files Browse the repository at this point in the history
Add deadline for migration
  • Loading branch information
Luyao-Zhang-1 authored Oct 1, 2024
2 parents 0edba7d + 38e3d35 commit 3292790
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions content/en/docs/control-center/roles-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Previously, project roles were managed at the individual project level. This all

Mendix has now centralized project roles at the company level. To take advantage of this update, you just need to migrate all individual project roles to the new centralized project roles. This will enhance your ability to govern access across all Mendix projects and also enable the programmatic assignment of project roles via [the Mendix Projects API](/apidocs-mxsdk/apidocs/projects-api/).

{{% alert color="info" %}}
Mendix expects you to migrate to centralized company-level project roles by January 1, 2025.
{{% /alert %}}

### How to Migrate?

{{% alert color="warning" %}}
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/control-center/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http

#### New Features

* We have centralized app team roles at the company level. This enhances your ability to govern access across all Mendix applications and also enables the programmatic assignment of app team roles via [the Mendix Projects API](/apidocs-mxsdk/apidocs/projects-api/). You can migrate the old app-level app team roles to centralized company-level app team roles on the [Roles & Permissions](/control-center/roles-and-permissions/#migrate-centralized-roles) page.
* We have centralized project roles at the company level. This enhances your ability to govern access across all Mendix projects and also enables the programmatic assignment of project roles via [the Mendix Projects API](/apidocs-mxsdk/apidocs/projects-api/). You can migrate your project roles to the centralized company-level project roles on the [Roles & Permissions](/control-center/roles-and-permissions/#migrate-centralized-roles) page. We expect you to complete the migration by January 1, 2025.

### September 5, 2024

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/developer-portal/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat

#### Improvements

* We centralized the management of team app roles in [Control Center](/control-center/roles-and-permissions/#migrate-centralized-roles). This improves access governance across all Mendix applications and streamlines the setup process for app access.
* We centralized the management of team project roles in Control Center. This improves access governance across all Mendix projects and streamlines the setup process for app access. You can [migrate your project roles](/control-center/roles-and-permissions/#migrate-centralized-roles) to the centralized company-level project roles to benefit from this improvement. We expect you to complete the migration by January 1, 2025.
* We made it possible for you to add external team members to your app via the [Projects API](https://docs.mendix.com/apidocs-mxsdk/apidocs/projects-api/). This mimics the functionality that is already in place through the user interface.

#### Fixes
Expand Down

0 comments on commit 3292790

Please sign in to comment.