Yellowfin Change Log
Yellowfin BI 9.3.1 - build 20201022
Published: 22 October, 2020
製品リリースにおけるナンバリングのルールを変更しています。
従来:V8.0.1→V8.0.2→V8.0.3 …
Ver9:V9.1.0→V9.2.0→V9.3.0 …
※必要に応じてパッチリリースされる場合があり、その際のナンバリングは9.x.1→9.x.2…となります。
詳細につきましてはサポート提供規約をご確認ください。
本ビルドをご要望の方は、サポート宛にお問合せください。
Resolved Issues(不具合改修):
バックエンド/管理
- Replaced occurrences of hardcoded colours with corresponding CSS variables.
ハードコーディングされていた色をCSS変数に変更しました。 - Resolved an issue where a cluster in REPOSITORY mode would not merge once partitioned.
REPOSITORYモードのクラスターがパーティション化されると再グループ化できなかった事象を解消しました。 - Resolved an SSO login error that would occur when MultiTab was enabled.
マルチタブサポートがONになっているとき、SSOログインでエラーが発生していた事象を解消しました。
JS API
- Resolved an issue that would prevent the Assisted Insights results panel from closing on externally embedded content.
埋め込みコンテンツでインスタントインサイトの結果パネルが閉じれなかった事象を解消しました。 - Implemented a new ReportAPI parameter that allows users to choose the parent container in which the Assisted Insights results panel will be rendered.
ReportAPIパラメーターを新たに追加したことにより、インスタントインサイトの結果パネルが表示される親コンテナをユーザーが選択できるようになりました。
エクスポート/インポート
- Resolved an issue that would produce an encoding error during XML import using SOAP/REST.
Webサービス経由でxml形式のエクスポートファイルがインポートできなかった事象を解消しました。
ブロードキャスト
- Resolved an issue that would result in broadcast problems for instances using SQLServer when they were upgraded to 9.3.
リポジトリデータベースがSQL Serverだったとき、9.3.0へのアップデート後に既存のブロードキャストが正常に実行されなかった事象を解消しました。 - Resolved an issue that would cause some report broadcasts to include a blank PDF under very specific timing circumstances.
特定の条件下にて、一部のレポートブロードキャストに空白のPDFが含まれる事象を解消しました。
ダッシュボード
- Resolved an issue that could result in sorting the wrong column in a report on a dashboard.
ダッシュボード上でのカラムの並べ換えが正しいカラムに適用されなかった事象を解消しました。
PDFエクスポート
- Resolved an issue with dashboard report PDF exports where, sometimes, cells would not span the correct number of rows.
特定の条件下にて、ダッシュボードをPDFエクスポートした際にレポートセルの区切りが正しく算出できていなかった事象を解消しました。 - Resolved an issue that would cause PDF exports to fail when a report contained a table column formatted using an Image Link Formatter.
イメージリンクフォーマッターを使用したカラムを含んだレポートがPDFにエクスポートできなかった事象を解消しました。 - Resolved an issue that would cause a messy display of any tabs on dashboards exported via PDF.
タブ形式のセクションレポートを含んだダッシュボードをPDFにエクスポートしたとき、他タブの表示が崩れていた事象を解消しました。この改修により、エクスポート時に選択したタブのみがエクスポートされるようになります。