You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mendix-cloud-deploy/change-plan.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,23 +63,23 @@ To change an environment's plan, follow these steps:
63
63
{{% 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).
64
64
{{% /alert %}}
65
65
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.
67
67
68
68
{{% alert color="info" %}}
69
69
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.
70
70
{{% /alert %}}
71
71
72
72
## Managing Plan Requests {#manage-plan-requests}
73
73
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.
75
75
76
76
To access it:
77
77
78
78
1. Go to [Apps](https://sprintr.home.mendix.com/).
79
79
2. Click **Environments** on your app.
80
-
3. Open the **Request Overview** tab.
80
+
3. Open the **Change Requests** tab.
81
81
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*.
83
83
84
84
This diagram shows the progress of the request status from plan change submission to fulfilled (approved, rejected, completed, or failed):
85
85
@@ -101,7 +101,7 @@ If the Technical Contact cancels a request, the plan change process is canceled
101
101
102
102
If your request status is **Pending Schedule**:
103
103
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.
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mendix-cloud-deploy/environments.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The **Environments** page has the following tabs:
20
20
***Deployment Packages**
21
21
***Permissions**
22
22
***Activity**
23
-
***Request Overview**
23
+
***Change Requests**
24
24
25
25
### Overview Tab{#overview-tab}
26
26
@@ -172,9 +172,9 @@ If you are the [Technical Contact](/developerportal/general/app-roles/#technical
172
172
2. Select the period for which you want to download log entries.
173
173
3. Click **Download**.
174
174
175
-
### Request Overview Tab {#request-overview}
175
+
### Change Requests Tab {#change-requests}
176
176
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.
178
178
179
179
For each submitted plan change request you can see the following information:
180
180
@@ -191,9 +191,9 @@ For each submitted plan change request you can see the following information:
191
191
***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
192
192
***Rejected** – Request was denied
193
193
***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)
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/deployment/mendix-cloud.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
16
16
17
17
## 2025
18
18
19
+
### September 21, 2025
20
+
21
+
#### Improvements
22
+
23
+
We have renamed the **Request Overview** tab on the **Environments** page to **Change Requests**.
24
+
19
25
### September 9, 2025
20
26
21
27
#### New Features
@@ -26,6 +32,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
26
32
27
33
* For Kubernetes deployments, the `SPLUNK_LOGS_REDACTION` environment variable is not available. Use the `LOGS_REDACTION` variable instead.
28
34
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
+
29
41
### July 27, 2025
30
42
31
43
#### New Features
@@ -50,7 +62,7 @@ For information on the current status of deployment to Mendix Cloud and any plan
50
62
#### New Features
51
63
52
64
* 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/).
0 commit comments