Domingo Lupo • over 2 years ago
Potential bug in Forge production environment might need attention from Hackathon organizers
Hello, I've encounter a breaking bug (still investigating) when deploying my app into the production environment of Forge as required by the rules. I notified Atlassian in their developer community to see if this is something isolated with my application or is omnipresent. In a few words, apps that depend on webtriggers in production are getting webtrigger URL from the development environment. This of course breaks the app.
Does anybody else is having this problem?
Comments are closed.

3 comments
Domingo Lupo • over 2 years ago
No no, mine is not related with env variables, the app running in production behaves like the app in development. Do you use webtriggers?
Ian Gil Ragudo • over 2 years ago
Hi Domingo,
I saw your question in the developer community and responded there: https://community.developer.atlassian.com/t/forge-app-in-production-keeps-giving-webtriger-urls-from-dev/74074/3. In order to consolidate all information in one place, we can continue the discussion there.
Thanks.
Domingo Lupo • over 2 years ago
Thank you Ian!, I saw the answer there, turns out the "-dev" in URL made me think it was a developing environment URL, also because the form is identical to the webtriggers from dev