Skip to content

Commit b08f9d4

Browse files
authored
Fix UI quickstart plan flow (#2259)
1 parent ec6df1f commit b08f9d4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/quickstart/ui.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -383,15 +383,15 @@ Now that we've tested the changes in dev, it's time to move them to prod. Open t
383383

384384
![`prod` environment selected in environment menu](./ui/ui-quickstart_plan-prod-modified.png)
385385

386-
Click the green `Plan` button, and a warning screen will appear:
386+
Click the green `Plan` button to open the run plan interface:
387387

388-
![`prod` environment modification warning](./ui/ui-quickstart_plan-prod-modified-warning.png)
388+
![`prod` environment plan pane](./ui/ui-quickstart_plan-prod-modified-pane.png)
389389

390-
Click the `Yes, Run prod` button to proceed, and the run plan interface will appear:
390+
Click the blue `Apply Virtual Update` button, and a warning screen will appear:
391391

392-
![`prod` environment plan pane](./ui/ui-quickstart_plan-prod-modified-pane.png)
392+
![`prod` environment modification warning](./ui/ui-quickstart_plan-prod-modified-warning.png)
393393

394-
Click the blue `Apply Virtual Update` button to apply the plan and execute the backfill:
394+
Click the `Yes, Run prod` button to proceed with applying the plan:
395395

396396
![`prod` environment after applying plan](./ui/ui-quickstart_apply-plan-prod-modified.png)
397397

0 commit comments

Comments
 (0)