I deployed my Forge app to both the development and staging environments, but in the “Repository Dynamic Pipelines Provider” selection, both entries appear with the same name:
"default-webapp-container"
How can we tell which installation corresponds to the dev version and which to the staging version? According to this documentation [1], there should be a suffix (DEVELOPMENT) and (STAGING) to distinguish them.
[1] https://developer.atlassian.com/platform/forge/environments-and-versions/
Hi @Dirk Mennecke,
We are aware of this and there is an existing suggestion to improve the behaviour. You can find it here: https://jira.atlassian.com/browse/BCLOUD-23383
What you could do is to add a label to the name attribute when deploying the app to the represent the indicate the different environment.
- Caterina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.