Yellowfin Change Log
Yellowfin BI 7.2 - build 20170714
Yellowfin 7.2 update
Published: 4 August, 2017
Enhancements(機能強化・拡張):
【国内からの問い合わせ】
4943 - Added two new configurable settings for long running report popup options being displayed or hidden. They are now based on user roles, client default settings and individual settings.
>長時間実行レポートのポップアップに、電子メールとタイムラインのメニューを表示するかどうかを設定できるようになりました。これはユーザーロール、システム構成、及びユーザー個々の設定に基づいて動作します。
【海外からの問い合わせ】
なし
Resolved Issues(不具合改修):
【国内からの問い合わせ】
4658 - Added some more escaping of the report name to prevent JavaScript pop-ups.
>XSS対応として、レポート名のエクスポート処理を追加しました。
5894 - Added background color settings for report data (ContentSettings -> Report Settings -> Styles -> Data).
>コンテンツ設定にレポートデータの背景色の設定を追加しました。
6270 - Fixed an issue when a very large value for the InitialWaitTime parameter would cause report execution to be cancelled.
>長時間実行レポートのポップアップが表示されるまでの時間を1分以上に設定していた場合、レポート実行がキャンセルされていた問題を解消しました。
6905 - Fixed NumberFormatException error when using some third-party data sources.
>3rd Partyデータソース使用時、タイムスタンプ型データでNumberFormatExceptionが発生していた問題を解消しました。
【海外からの問い合わせ】
5683 - Added functionality so that user without the right to create a new view (button not available) can now select the last element in the view list when creating a new report.
>ビューの作成権を持っていないユーザーがレポートを作成する際、ビュー一覧に表示される一番下のビューが選択できなかった問題を解消しました。
5732 - Fixed a problem in which the omit option wouldn't work in boolean filters when 'allow omit' is enabled.
>boolean型データをフィルターで使用した際、「省略」が動作していなかった問題を解消しました。
5301 - Fixed a problem so stop a SQL exception from appearing when grouping is applied to a numeric column.
>Azure DB接続時、数値型のグループデータが正しく作成できていなかった問題を解消しました。
6124 - Fixed a problem that the IpOrg in Report Broadcast record was incorrect (was always 'default org').
>reportbroadcastテーブルのクライアント組織の情報が、常にデフォルト組織を指していた問題を解消しました。
6533 - Fixed an image loading issue in the report builder.
>レポートビルダーでの画像ロードに関する問題を解消しました。
6529 - Fixed an issue to allow the Storyboard to be exported.
>ストーリーボードがエクスポートできなかった問題を解消しました。
5799 - Fixed an issue where an error would occur when upgrading to 72 (20161031) using Oracle Database.
>Oracleをリポジトリデータベースで使用していた場合、アップデート時にエラーが発生していた問題を解消しました。
5557 - Upgraded Jquery to 3.2.1 as well as JqueryUI to 1.12.1
>JqueryとJqueryUIをそれぞれアップデートしました。