Forge tunnel unable to run simultaneously only one tunnel will work

Right now, we are working on a forge app which is super urgent and their a few developers working in the same team. And we notice that we are unable to get forge tunnel to work concurrently. If multiple people forge tunnel, only the last one will work.

Is there anyway to solve this? Since this project is super urgent we need more than one developer working on the same app.

Hi @KinPengLau
Keep in mind that as a workaround, you can register the app multiple times using different IDs - one for each developer, and a main ID specifically for CI/CD deployment and installation.

HI Kin,

That is per design. A tunnel is registered per environment.

Recommended approach is for each developer to create their own Dev Environment and then they can all have their own tunnel sessions.

Commands to create your custom environments are here: https://developer.atlassian.com/platform/forge/environments-and-versions/#custom-environments