
Announcements
I configured a Power Apps deployment pipeline with 2 stages; DEV-to-ITG and ITG-to-PROD. During the deployment of the first stage -> DEV-to-ITG, the textbox for Deployment notes was shown and the following text was entered ==> "This is the release note for deployment from DEV to ITG". The deployment was a success. The next step is to deploy to PROD and the stage ITG-to-PROD was chosen and Deploy button was clicked. The usual Deployment notes textbox was shown but it was blank. I want it to retain the previous stage Deployment notes' text. FYI, I disabled the AI-deployment notes.
Question:
Is there any way to default the 2nd stage Deployment notes' text to the same text as 1st stage, in the deployment screen? In the above scenario, it need to be defaulted to "This is the release note for deployment from DEV to ITG".