English
We are currently using the Confluence and Jira of Cloud version.
I would like to develop a process using Forge to update the Confluence page when a specific Jira ticket is issued.
I would like to implement this in the development environment because it is risky to test and implement an application that is still under development in the production environment. However, I don't know how. So I would like to know how to develop the app in the development environment.
Thank you for your cooperation.
P.S.
I don't want to create a new Jira or Confluence account for testing because I have various customized tickets in Jira that I am currently using and I want to use them.
Japanese
現在、Cloud版のConfluenceとJiraを利用しています。
特定のJiraチケットが切られた際にConfluenceのページを更新するという処理をForgeによって開発しようと思います。
本番環境で開発途中のアプリをテストしながら実装をするのはリスクがあるため、開発環境で実装したいと思います。しかし、開発環境でのアプリ開発のやり方が分からないため教えていただきたいです。
ご協力ありがとうございます。
P.S.
現在、使っているJiraでは様々なカスタマイズされたチケットがあり、それらを利用するしたいので、新しくJiraやConfluenceのアカウントを作ってテストするということはしたくないです。
Hello,
this is a big topic.
By default you deploy a forge app into the development stage.
Here you can find out how the apps are passed across the stages.
https://developer.atlassian.com/platform/forge/staging-and-production-apps/
In practice, this takes place in the same instance of your Atlassian product. The app is then only marked with DEv and is also visible to admins, as well as to other developers that you have activated in the developer console.
For development topics I recommend this point here https://community.developer.atlassian.com/c/forge/45
BR
Kai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.