JQL問合せのテスト中にエラーが発生しました
次のエラーは、アダプタ・エンドポイント構成ウィザードの操作ページでJira Query Language (JQL)問合せをテストし、JQL結果にNULL値が存在する場合に発生します。
(issuelinks) Array element is empty. Please add more than one element in this
array and then do the json sampling. Check the error stack and fix the cause of the error.
Contact oracle support if error is not fixable.解決策: JQL結果のすべてのnull値(つまり、[] {})を二重引用符("")で置き換えます。