Yellowfin Change Log
Yellowfin BI 9.2.2 - build 20200805
Published: 5 August, 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…となります。
詳細につきましてはサポート提供規約をご確認ください。
ダウンロードはこちら
※ダウンロードにはログインが必要です。
Enhancements(機能強化・拡張):
【国内からの問い合わせ】
なし
【海外からの問い合わせ】
16526 - Added support for Client Org specific External URL configuration.
>クライアント組織ごとに「レポート外部アクセス時BaseURL」を設定することができるようになりました。
19847 - Allow third-party datasource authentication adapters to signal whether they support bulk broadcast report execution.
>3rdパーティデータソース認証アダプターが、ブロードキャストのCC配信をサポートしているかチェックする処理を追加しました。
9939 - Added the ability to left and right align the text value of a Numeric Display chart.
>数値表示グラフで、テキストの位置合わせが設定できるようになりました。
19296 - New Image Link Formatter to render image links as HTML images within a report table.
>カラムの書式にイメージリンクフォーマッターを追加しました。これにより、イメージリンクをHTMLイメージとして表に表示できるようになります。
19700 - Added a thresold-alerts REST endpoint.
>ブロードキャストのアラートを取得するためのREST endpointを追加しました。
19634 - Added logonCheck.i4 which may be called from a browser to check if the browser has access to a valid Yellowfin session. This may be used before initiating an SSO call.
>ブラウザが有効なYellowfinセッションにアクセスしているかを確認する処理(logonCheck.i4)を追加しました。これは、SSO開始前に使用されます。
19622 - Added CSS variables for prominent colours used in the application. These variables replace hardcoded colours used in CSS throughout Yellowfin.
>アプリケーションで使用されている主要な色の定義をCSS変数に変更しました。これにより、Yellowfin全体でCSSで使用されているハードコードされた色を置き換えます。
19621 - UI elements such as dropdowns and tooltops position properly when the page width is fixed.
>ウィンドウサイズを変更したとき、ドロップダウンやツールチップなどが正しい位置にレンダリングされていなかった事象を解消しました。
19612 - Allow SSO using an ajax call to logon.i4 with a webservice token, but without an "entry" page.
>AjaxのWebサービスからENTRY指定をせずに、logon.i4が呼び出せるようSSOの改善を行いました。
19347 - Added a new text widget parameter, tablevalue, which can be used to display a table cell's content within a text widget.
>テキストウィジェットのパラメーターに「tablevalue」を追加しました。これによりレポート内の特定のセルの値をテキストウィジェットに表示することができるようになります。
19225 - Changes to allow IFrame integration and full Application Integration to work together in the same session.
>iFrameとアプリケーションが同じセッションで動作するよう改善しました。
15668 - Added a new feature which allows category trimming on bar and column charts which have dimension colours.
>ディメンションカラーを持つ縦棒グラフ、および横棒グラフで値のトリミングができるようになりました。
19873 - Modified the volatile sources SQL query for BMC AR datasources
>ARデータソースで使用される自動再接続時のSQLクエリーを最適化しました。
Resolved Issues(不具合改修):
【国内からの問い合わせ】
19680 - Fixed an issue that would prevent chart formats from importing correctly.
>グラフの書式が正しくインポートされていなかった事象を解消しました。
19878 - Fixed an issue where when on a chart no series sort field was selected, the metric tooltip field could be used.
>ツールチップでのみ使用しているメトリックが軸の並べ替えで使用されていたとき、グラフが描画できていなかった事象を解消しました。
19698 - Fixed an issue that caused cached filters with trailing whitespace characters to return no results when applied.
>末尾にスペースが含まれるフィルター値をキャッシュしたとき、正しく適用されていなかった事象を解消しました。
14472 - Fixed an error that blocked import process.
>インポートプロセスの妨げになる、ビューレベルのフィルターグループに関する事象を解消しました。
19860 - Fixed an issue where the chart migration to keep the old defaults would not run in some cases.
>特定の条件下にて、グラフのマイグレーション時に従来のデフォルト値が保持されていなかった事象を解消しました。
19698 - Fixed an issue that caused cached filters with trailing whitespace characters to return no results when applied.
>末尾にスペースが含まれるフィルター値をキャッシュしたとき、正しく適用されていなかった事象を解消しました。
19737 - Resolved an issue with the Query Data Cache bring used.
>ビューのデフォルトキャッシュ期間が動作していなかった事象を解消しました。
【海外からの問い合わせ】
17365 - Fixed an issue where upgrades would fail in some cases due to data in the TaskSchedule table.
>特定の条件下にて発生したTaskScheduleテーブルのデータ不整合により、アップデートが正常に終了しなかった事象を解消しました。
19433 - Fixed issue with Drill Through reports not drilling on embedded reports in JsAPI v2.
>JS API V2使用時、ドリルスルーが動作しなかった事象を解消しました。
19816 - Resolved an issue with FTP and Save to Disk broadcasts that failed when they included Access Filters.
>アクセスフィルターを含むレポートのFTP配信、またはディスクへの保存が正常に動作していなかった事象を解消しました。
19578 - Resolved an issue with Volatile Source validation SQL for the ARJDBC data sources.
>特定のデータソースで自動再接続オプションが動作していなかった事象を解消しました。
19863 - Resolved an issue with broadcasting XLS and PDF reports via FTP or Save To Disk, when they contained tabbed co-display & Access Filters.
>アクセスフィルターによって結果が0件となるタブ形式のマルチ表示レポートをPDF、あるいはExcelでFTP配信やディスクに保存した際、正しく動作していなかった事象を解消しました。
19620 - Fixed an issue with the "Save to Disk" role disappearing after an upgrade.
>アップデート環境で「ブロードキャストレポート保存設定権」が表示されなかった事象を解消しました。
19469 - Fixed an issue that prevent importing time granularity and aggregation ofr time series chart.
>タイムシリーズグラフのインポート時、日付の粒度と集約タイプがデフォルトに戻っていた事象を解消しました。
18529 - Fix an issue when a timezone is requested for a deleted/invalid client organisation.
>削除された、あるいは不正なクライアント組織に対してタイムゾーンが要求されたことで発生していたNPEを解消しました。
619 - Resolved an issue where table conditions were being sent a null value when used in a advanced sub query child report.
>高度なサブクエリー時、結合条件にNullが挿入されていた事象を解消しました。
19836 - Resolved issue with memory settings not being correctly set for Windows Service on installation.
>Windowsサービスとしてインストールする際、インストーラ-で指定したメモリ設定が正しく適用されていなかった事象を解消しました。
19854 - Fixed an issue with the "Share Private Report" role disappearing after an upgrade.
>アップデート環境で、「非公開コンテンツ配信権」が表示されていなかった事象を解消しました。
19773 - Fixed a problem that added user to default organisation regardless of client reference id in the request .
>ADDUSERのSOPA Webサービス使用時、クライアント組織にユーザーを追加できなかった事象を解消しました。
19876 - Resolved an issue preventing some images from rendering when loading content through the Javascript API, when Multitab functionality was enabled.
>マルチタブサポートがONになっている場合、Javascript APIを介してコンテンツをロードしたとき、一部の画像がレンダリングされなかった事象を解消しました。
19875 - Fixed an issue that caused filters to disappear when importing a dashboard created in a pre-9.2 version.
>9.2以前に作成したダッシュボードをインポートした際、フィルターの一部が表示されなかった事象を解消しました。
19839 - Fixed an issue that somtimes caused charts to not render at the correct resolution.
>グラフが正しい解像度でレンダリングされない事象を解消しました。
19803 - Fixed a conflict that could occur when embedding dashboards using the dashboard embed link.
>特定の条件下にて、ダッシュボードを埋め込んだときに発生していた競合を解消しました。
19793 - Fixed an issue where certain instance types were not rendered while using the Report API.
>Report API使用時、特定のコンテンツタイプがレンダリングできなかった事象を解消しました。
19784 - Fixed an issue with Signal correlations in client orgs.
>クライアント組織で発生していた、シグナルの相関が表示されない事象を解消しました。
19633 - MultiTab fixes to support IFrame and Application Integration.
>IFrameサポートのため、マルチタブサポート機能を見直しました。
19629 - Fixed an error when using UUIDs to identify SubTabs in the Javascript API.
>Javascript API使用時、UUIDでサブタブの特定ができなかった事象を解消しました。
19597 - Fixed an issue where dashboards would not load if you navigate away from them and then back in Internet Explorer 11.
>IE 11使用時、ダッシュボードから別ページに移動し、再度ダッシュボードに戻ってきた場合に正しくロードされなかった事象を解消しました。
19531 - Fixed an issue where code widgets would stop working after modifying content in code mode.
>コードモードで編集後、コードウィジェットが動作しなくなった事象を解消しました。
19449 - Upgrade application server to Tomcat 9.0.35.
>Yellowfinに同梱しているTomcatを9.0.35にアップデートしました。
19370 - Resolved an issue where filters were not copying correctly when duplicating a Sub Tab for a Dashboard.
>ダッシュボードのサブタブを複製した際、フィルターが正しく複製されていなかった事象を解消しました。
19283 - Users a shown a Deprecated Browser Support warning upon logging in, when using up to version 11 of Internet Explorer.
>IEでログイン時、非推奨ブラウザサポートについての警告が表示されるようになりました。
19111 - Fixed a problem that prevented drill down to dashboard filter links from being recognised until the page was refreshed or the dashboard was published.
>ページが更新されるかダッシュボードが公開されるまで、ドリルダウンとフィルターのリンクが認識されない事象を解消しました。
18967 - Prevent the multitab token and other unnecessary parameters from appearing in the report run link which appears in the share popup and in emails.
>マルチタブトークンとその他の不要なパラメーターが、共有ポップアップと電子メールに表示されるレポートURLリンクに表示されないよう改善しました。
18793 - Fixed an issue that caused filter links on an imported dashboard to not show when editing the dashboard.
>インポートしたダッシュボードを編集した際、フィルターリンクの設定が表示されていなかった事象を解消しました。