Jira Service Desk 4.1.x アップグレード ノート
Here are some important notes on upgrading to Jira Service Desk 4.1.
For details on the new features and improvements in this release, see the Jira Service Desk 4.1 release notes.
As Jira Service Desk runs on the Jira platform, you should also view the Jira platform 8.1 upgrade notes.
次のセクションにジャンプ
アップグレード ノート
Here's a summary of changes and important notes from Jira Service Desk 4.1.
Jira might take longer to start after the upgrade for MySQL
For Jira Service Desk 4.1 we've added new columns to MySQL tables. This might result is Jira starting slower just after the upgrade.
Running Jira on Java 11
Java 11 is not officially supported yet, but you can already use it to run Jira. If you choose to do so, use JDK 11.0.2.
サポート終了のお知らせ
In Jira Service Desk 4.1, we're making the following changes:
- Deprecating 32-bit installers. They will be fully removed in Jira Service Desk 4.2 or 4.3. If you need to stick to 32-bit systems, you can install by using the zip/tar.gz archives.
For more info, see End of support announcements.
アプリ開発者向けの情報
ヘルプ センターとカスタマー ポータルのルック アンド フィールにいくつかの変更を行いました。これは、カスタマー エクスペリエンスをシンプルかつ洗練されたものにするための改善の第 1 段階です。
これを行うため、フロントエンドのコードベースにいくつかの変更を加える必要がありました。これによってサードパーティ アプリが影響を受ける可能性があります。
潜在的な影響
次の 2 つの点に注意してください。
- レイアウトの変更は、カスタマー ポータルでのアプリの表示方法に影響を与える可能性があります。
- カスタマー ポータルは非同期的にルートを読み込むため、これまでは利用可能だったグローバルに影響を与える可能性があります。
実行内容
In Jira Service Desk 4.1, your app should work as expected, but you'll need to check your dependencies and take the recommended action outlined below. In 4.2, your app might be impacted by these changes if no action is taken.
手順
- Check that the dependencies your app needs are specified in your web resources. When checking this, consider if these dependencies are necessary, or if they're negatively impacting load-time performance. You can use https://bitbucket.org/atlassianlabs/atlassian-webresource-webpack-plugin to help achieve this.
- 新しいレイアウトでアプリの動作が期待通りであることを確認します。サービス デスク管理者が新しいレイアウトをアクティブ化すると、<body> 要素にクラス custom-portal-layout-flag が含まれるようになります。
We'll be releasing an Early Access Program to give you time to test your changes before general release.
If you have a question
You can post any questions to this community page and we'll get back to you as soon as we can.
アップグレード手順
See Upgrading Jira applications for complete upgrade procedures, including all available upgrade methods and pre-upgrade steps that are required for Jira Service Desk 4.1. For a more tailored upgrade, also check our Pre-upgrade planning tool that will recommend a version to upgrade to, run pre-upgrade checks, and provide you with a custom upgrade guide with step-by-step instructions.