Skip to content

Commit 840cf6c

Browse files
committed
Added docs for 2 Deployment releases
1 parent 06dda28 commit 840cf6c

5 files changed

Lines changed: 26 additions & 13 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/change-plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,23 @@ To change an environment's plan, follow these steps:
6363
{{% alert color="info" %}}Approval from a Mendix Admin only authorizes the plan change but does not immediately apply it. As a result, the environment will remain on its current plan until the new plan is [approved](/control-center/approval-requests/#approving-a-request), [scheduled](#scheduling-a-plan-change) and [successfully applied](#after-schedule).
6464
{{% /alert %}}
6565

66-
11. [Track and manage](#manage-plan-requests) your plan change requests from the [Request Overview](/developerportal/deploy/environments/#request-overview) tab on your app's environment's page.
66+
11. [Track and manage](#manage-plan-requests) your plan change requests from the [Change Requests](/developerportal/deploy/environments/#change-requests) tab on your app's environment's page.
6767

6868
{{% alert color="info" %}}
6969
Changing plan consumes [Mendix Cloud Tokens](/control-center/cloud-tokens/#cloud-tokens). Only one plan change request can exist per environment at a time. As a result, new requests cannot be submitted for the same environment until the current one is completed.
7070
{{% /alert %}}
7171

7272
## Managing Plan Requests {#manage-plan-requests}
7373

74-
The **Request Overview** tab allows Technical Contacts to view all submitted plan change requests (both past and current) and track pending request status.
74+
The **Change Requests** tab allows Technical Contacts to view all submitted plan change requests (both past and current) and track pending request status.
7575

7676
To access it:
7777

7878
1. Go to [Apps](https://sprintr.home.mendix.com/).
7979
2. Click **Environments** on your app.
80-
3. Open the **Request Overview** tab.
80+
3. Open the **Change Requests** tab.
8181

82-
For detailed information on the **Request Overview** tab, refer to the [Request Overview](/developerportal/deploy/environments/#request-overview) section in *Environments and Deployment*.
82+
For detailed information on the **Change Requests** tab, refer to the [Change Requests](/developerportal/deploy/environments/#change-requests) section in *Environments and Deployment*.
8383

8484
This diagram shows the progress of the request status from plan change submission to fulfilled (approved, rejected, completed, or failed):
8585

@@ -101,7 +101,7 @@ If the Technical Contact cancels a request, the plan change process is canceled
101101

102102
If your request status is **Pending Schedule**:
103103

104-
1. Open **Request Details** by clicking **Details** in the **Request Overview** tab.
104+
1. Open **Request Details** by clicking **Details** in the **Change Requests** tab.
105105
2. Click **Schedule Change**.
106106
3. Choose from the following options:
107107
* **Execute Now** to apply the change immediately

content/en/docs/deployment/mendix-cloud-deploy/environments-details.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ In this section, you can find information about the deployment package that is l
153153

154154
#### Plan Details
155155

156-
This section shows details of the plan that applies to this environment.
156+
This section shows details of the plan that applies to this environment.
157+
It also includes the option to change your plan. For details, refer to [Changing Plan](/developerportal/deploy/change-plan/).
157158

158159
#### License
159160

content/en/docs/deployment/mendix-cloud-deploy/environments.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **Environments** page has the following tabs:
2020
* **Deployment Packages**
2121
* **Permissions**
2222
* **Activity**
23-
* **Request Overview**
23+
* **Change Requests**
2424

2525
### Overview Tab{#overview-tab}
2626

@@ -172,9 +172,9 @@ If you are the [Technical Contact](/developerportal/general/app-roles/#technical
172172
2. Select the period for which you want to download log entries.
173173
3. Click **Download**.
174174

175-
### Request Overview Tab {#request-overview}
175+
### Change Requests Tab {#change-requests}
176176

177-
On the **Request Overview** tab, the Technical Contact can view details of all past and current [Change Plan](/developerportal/deploy/change-plan/) requests and perform certain actions based on the current request status.
177+
On the **Change Requests** tab, the Technical Contact can view details of all past and current [Change Plan](/developerportal/deploy/change-plan/) requests and perform certain actions based on the current request status.
178178

179179
For each submitted plan change request you can see the following information:
180180

@@ -191,9 +191,9 @@ For each submitted plan change request you can see the following information:
191191
* **Completed** – Mendix Admin has approved the change, Technical Contact has scheduled and applied the changes, and the new plan has been successfully applied to the environment
192192
* **Rejected** – Request was denied
193193
* **Failed** – Plan change did not complete successfully
194-
* **Action** – Shows more details of each plan request and provides options based on the request status. For more information, see [Request Overview Action](#request-overview-action)
194+
* **Action** – Shows more details of each plan request and provides options based on the request status. For more information, see [Change Requests Action](#change-requests-action)
195195

196-
#### Request Overview Action {#request-overview-action}
196+
#### Change Requests Action {#change-requests-action}
197197

198198
Click **Details** on any request to view the **name** of the requester and the reviewer and other request details, including:
199199

content/en/docs/releasenotes/deployment/mendix-cloud.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
1616

1717
## 2025
1818

19+
### September 21, 2025
20+
21+
#### Improvements
22+
23+
We have renamed the **Request Overview** tab on the **Environments** page to **Change Requests**.
24+
1925
### September 9, 2025
2026

2127
#### New Features
@@ -26,6 +32,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
2632

2733
* For Kubernetes deployments, the `SPLUNK_LOGS_REDACTION` environment variable is not available. Use the `LOGS_REDACTION` variable instead.
2834

35+
### August 17, 2025
36+
37+
#### New Features
38+
39+
You can now change your plan from the [Plan Details](/developerportal/deploy/environments-details/#plan-details) section in the **Environment Details** window. To do that, click **Change Plan** next to the plan name.
40+
2941
### July 27, 2025
3042

3143
#### New Features
@@ -50,7 +62,7 @@ For information on the current status of deployment to Mendix Cloud and any plan
5062
#### New Features
5163

5264
* We have added a new beta feature in the [environment UI](/developerportal/deploy/environments/). This feature allows Technical Contacts to [change app's environment plan](/developerportal/deploy/change-plan/) to a higher-resource plan.
53-
* Additionally, a new tab ([Request Overview](/developerportal/deploy/environments/#request-overview)) has been introduced where Technical Contacts can view and manage plan change requests and track the status of their pending requests awaiting a Mendix Admin review from the [Control Center](/control-center/approval-requests/).
65+
* Additionally, a new tab ([Change Requests](/developerportal/deploy/environments/#change-requests)) has been introduced where Technical Contacts can view and manage plan change requests and track the status of their pending requests awaiting a Mendix Admin review from the [Control Center](/control-center/approval-requests/).
5466

5567
### May 25, 2025
5668

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
17-
<p class="rn-date">September 9, 2025</p>
17+
<p class="rn-date">September 21, 2025</p>
1818
</li>
1919
</ul>

0 commit comments

Comments
 (0)