Is there an existing issue for this?
Description
When static url in br1 is diff from static url in master, and we have not merged the branch to master yet, on deploy from br1, if I only change the branch to master, so that i can navigate to same page in master, it navigates correctly, but the url in the first instance of access is not updated - it is retained with br1's static url, instead of being updated to master's static url.
Steps To Reproduce
- Create a git connected app
- Enable static url in master, and set an app slug [app1] and commit
- Create a br1 from master
- Change the static url app slug in br1 [app1br1]. Commit but Don't merge to master
- Now deploy from br1
- Change the from branch=br1 to branch=master
- The redirection happens correctly, but the app slug still remains as app1br1 in the url.
On redirection, the app slug in the url should immediately change to the masters url - app1.
Public Sample App
No response
Environment
Deploy Preview
Severity
Medium (Frustrating UX)
Issue video log
https://jam.dev/c/90aeee7b-2667-4acf-947c-154e27a942eb
Version
Cloud
Is there an existing issue for this?
Description
When static url in br1 is diff from static url in master, and we have not merged the branch to master yet, on deploy from br1, if I only change the branch to master, so that i can navigate to same page in master, it navigates correctly, but the url in the first instance of access is not updated - it is retained with br1's static url, instead of being updated to master's static url.
Steps To Reproduce
On redirection, the app slug in the url should immediately change to the masters url - app1.
Public Sample App
No response
Environment
Deploy Preview
Severity
Medium (Frustrating UX)
Issue video log
https://jam.dev/c/90aeee7b-2667-4acf-947c-154e27a942eb
Version
Cloud