Jira 8.6 への準備

This documentation is intended for Jira developers who want to ensure that their existing apps are compatible with Jira 8.6. 

概要

最新バージョン

ここでは最新の EAP についての情報をご案内します。

アプリケーション / 日付EAP 番号バージョン (Maven)ダウンロード

Jira Core/Software

 


8.6.0-rc01

8.6.0-m0005

EAP

Source files (Core)

Source files (Software)

Jira Service Desk

 

4.6.0-rc01

4.6.0-m0005

EAP

ソース ファイル

変更の概要

In this section we'll provide an overview of the changes we intend to make in Jira 8.6, so you can start thinking how it might impact your apps. Once they're ready, we'll indicate when a change has been implemented, and in which milestone. 

メールハンドラを使用し、Outlook からのメール返信のサポートを改善

Status: IMPLEMENTED (eap 01)

To help the users of Outlook be able to respond to Jira notifications, we have improved the RegexCommentHandler UI to make it easier to set it up properly, and are advising admins not to use the NonQuotedCommentHandler as it does not work with html or rich text emails. In this way, admins can set up the handlers in such a way that when users comment in Jira via email, signature text or attachments are removed and are not added to the Jira content.

We are also planning to deprecate the  ”Add a comment from the non-quoted email body” and ”Create a new issue or add a comment to an existing issue” email handlers in the foreseeable future. For more information, see Jira and Outlook.

Frontend changes to tab IDs

Status: IMPLEMENTED (eap 01)

To clean up the code, we've changed the tab IDs in the navigation for the issue DetailView that displays on the right-hand side on boards and backlogs. After the change, each tab will have a unique ID. For example, what used to be COMMENt-nav now becomes COMMENT-commentmodule-nav.

Custom changes transferred automatically on upgrade

Status: IMPLEMENTED (eap 01)

We are ironing out upgrade hurdles for you and now, you do not need to copy over the files you changes to keep your customizations after upgrade. Jira is now able to detect the files you have altered in your old version and copy them to your new Jira instance. You just need to start Jira when you upgrade to get a page showing the detected changed files.  You can then click to transfer the changes automatically. If you want to revert to the default configuration, you have the possibility to select this option as well. 

This new functionality is available when upgrading to Jira 8.6 and later with the ATST plugin 1.20.0 and above, and supports the following configuration files:

- atlassian-jira/ directory
- conf/server.xml
- bin/setenv.sh

New information in the audit log DATA CENTER

Status: IMPLEMENTED (eap 01)

This new check verifies that you’re using the recommended JVM configuration for code cache memory. Insufficient code cache memory can impact performance. This check is already available to customers who manually update the ATST app to 1.30.0. It will run automatically. Learn more

管理者はインスタンスで発生している出来事のインサイトをさらに確認できます。追跡および管理可能な一連の情報の完全な取得に役立つ重要な情報をいくつか追加しました。 

次の項目を新しく利用できます。

  • ダーク機能の有効化 / 無効化
  • Jira サービスの削除
  • プロジェクト ロールの作成
  • JMX 監視の有効化 / 無効化

新しい JVM コード キャッシュ チェック

ステータス: 実装済み

This new check verifies that you’re using the recommended JVM configuration for code cache memory. Insufficient code cache memory can impact performance. This check is already available to customers who manually update the ATST app to 1.30.0. It will run automatically. Learn more

Breaking API change for JMX monitoring

Status: IMPLEMENTED (eap 01)

To make sure no unauthorised users can tamper with JMX monitoring, we have changed these two GET endpoints to POST:

http://jjira2.com:8080/rest/api/2/monitoring/jmx/startExposing
http://jjira2.com:8080/rest/api/2/monitoring/jmx/stopExposing

プレフィックスおよびサフィックスの検索

Status: IMPLEMENTED (eap 01)

課題の正確な情報を思い出せない場合も安心です。Jira 8.0 ではプレフィックス検索が有効化されました。

text ~ "work*"

and now we're adding suffix search to the bunch:

text ~ "*box"

PostgreSQL 10 のサポート

Status: IMPLEMENTED (eap 01)

We're adding a new database to the list of supported platforms in Jira 8.6 — PostgreSQL 10.

Deprecated platforms

Status: IMPLEMENTED (eap 01)

We're planning to deprecate several platforms in Jira 8.6. 

  • SQL Server 2012 and 2014
  • PostgreSQL 9.4
  • Solaris OS
  • Oracle 12c R1
  • PostgreSQL 9.5
  • MySql 5.6

ドロップダウン メニューのアクセス性を改善

Status: IMPLEMENTED (eap 01)

To improve the user-friendliness of the More menu on the issue view and the context menu that displays in the backlog after you right-click, we added a scroll functionality that lets you see all the items on the list. 

Cluster monitoring DATA CENTER

Status: IMPLEMENTED (eap 01)

We've extended the capabilities of the Atlassian Cluster Monitoring plugin that was so far bundled with Confluence and Crowd to monitor Jira clusters as well. 

This way you have now more tools to manage your data center nodes. We're displaying all your clustred nodes on a separate page with the information on node uptime (since last restart), ID, load and memory. The list will only show active nodes so a node which is down will not be displayed. The information available on the page can also help you decide if a node you've just added to the cluster has been configured correctly. 

The page will be available for Jira System admins.

To see the clustering information, go to Jira Administration > System > Clustering. To drill down and see runtime and system information, click More for a specific node. 

レート制限 DATA CENTER

Status: IMPLEMENTED (eap 02)

When automated integrations or scripts send requests to Jira in huge bursts, it can affect Jira’s stability, leading to drops in performance or even downtime. To help admins prevent that, we’re introducing rate limiting in Jira Data Center. Admins will be able to choose how many requests users can make and how often they can make them, add exemptions for users who really need those requests, and easily navigate through the list of rate limited users. Learn more

詳細なスプリント権限

Status: IMPLEMENTED (eap 02)

On top of the existing Manage sprints permission that allows you to perform all sprint-related tasks, we are now adding the Start/Complete sprint permission that allows a user to start and stop a sprint if the dates or duration is set and the Edit sprint permission that allows a user to edit the name and goal of the sprint. 

The possibility to add start and end dates to sprints have been postponed to a future release.


Agent queues: Sorting by columns

Jira Service Desk

Status: IMPLEMENTED (eap 01)

To make it easier to find the most important issues, agents can sort issues in their queues based on any of the available columns (ascending, newest, alphabetical order, etc.) These settings are personal, not affecting other agents, and are stored in the local storage. While working on this feature, we've also added the following improvements:

  • Keyboard shortcuts to navigate through the list of issues (j and k or up and down)
  • Improved overflow, thanks to which page width and pagination aren't pushed outside of the screen

There is no change of any existing public API or app locations. Some Marketplace apps, which depend on our frontend implementation details (rather than APIs/plugin locations) might get broken, so make sure to test these changes and adjust your app to the new implementation.

Timezones in Jira application logs

Status: IMPLEMENTED (eap 01)

 We have added a timezone identifier to date timestamps to all log4j log files.

Burnup charts in Jira Software Server

Status: IMPLEMENTED (eap 01)

Burnup charts show how the scope of a sprint is changing over the time so, for example, which tickets have been added, removed, or completed. So far available in Jira Cloud offering, now they are being introduced to Server. 

You can find your team's burnup chart in the Reports section together with other reports. 

プロジェクト作成用の Jira REST API に構成可能なスキーム パラメータを追加

Status: IMPLEMENTED (eap 02)

Now you can fully automate creating new projects with specific workflowSchemes. We have extended Jira REST API and added a new endpoint and a new parameter:


  •  POST /rest/api/2/project with a new optional workflowSchemeId field to create a project and assign a worflowScheme

  • GET /rest/api/2/project/{projectKeyOrId}/workflowscheme - get info about workflowScheme configured for a project



DATA CEN

最終更新日: 2021 年 2 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.