Yellowfin Change Log
Yellowfin BI 9.4.0 - build 20201204
Published: 4 December, 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…となります。
詳細につきましてはサポート提供規約をご確認ください。
本ビルドをご要望の方は、サポート宛にお問合せください。
Breaking Changes(非互換の変更):
インフラストラクチャー
- Upgraded JavaScript charting libraries to 0.7.20 (C3), 2.9.4 (chart.js) and 6.2.0 (D3).
Javascriptグラフのライブラリをそれぞれ、0.7.20 (C3)、2.9.4 (chart.js)、6.2.0 (D3)にアップデートしました。
Enhancements(機能強化・拡張):
コンテンツエクスポート
- Enabled custom fonts to be used in PDF exports.
カスタムフォントをPDFエクスポートで使用できるようになりました。 - Upgraded PDF encryption to AES 256-bit, with a configuration option available to revert to the old RC4 128-bit scheme.
PDF暗号化のアルゴリズムをAES 256-bitに変更しました。リポジトリデータベースに設定を追加することで、従来のRC4 128-bitに戻すことが可能です。(詳しくはこちら) - Enabled PDF exports for Stories.
ストーリーをPDFにエクスポートできるようになりました。 - Implemented the ability to execute exports in the background and email the export when it’s ready.
コンテンツエクスポートに時間がかかる場合に、そのまま続行するか、キャンセルするか、バックグランドで続行するか、あるいは結果を電子メールで送信するかを選択できるようになりました。 - Simplified the configuration of PDF export so that the External Base URL is no longer required.
レポート外部アクセス時BaseURLの設定なしにPDFエクスポートできるよう改善しました。
ダッシュボード
- Enabled content approval for dashboards and presentations.
ダッシュボードとプレゼンテーションに承認機能を追加しました。 - Re-implemented linked data on dashboards and streamlined the process so that all possible fields are already enabled and listed into a single dropdown list.
ダッシュボードでのデータリンク機能を見直しました。また、プロセスを合理化したことにより、利用可能なフィールドが1つのドロップダウンリストにすべてリストアップされるようになりました。 - Reinstated the option to toggle how a multi-chart canvas report displays (as chart or table) on a published dashboard.
ダッシュボード上でキャンバスレポートの表示(グラフ、または表)を切り替えるトグルを追加しました。
データ
- Added Kerberos support for Oracle databases.
OracleのKerberos認証に対応しました。 - Resolved an issue where users with with older JDBC drivers, including Oracle ojdbc5.jar, could not see the Schema dropdown list.
ojdbc5.jar Oracle JDBC Driverを含む古いJDBCドライバーとの互換性のため、スキーマフェッチのプロセスを見直しました。 - Enabled support for Redshift Spectrum tables.
Redshift Spectrum対応を強化しました。 - Added support for GEOGRAPHY and GEORGRAPHYPOINT in MemSQL data sources.
MemSQLでGEOGRAPHYとGEORGRAPHYPOINTが使用できるようになりました。
インフラストラクチャー
- Enabled groups defined at the Primary Org to be used for securing content at Client Orgs. Group membership defined by role or LDAP will give access at the Client Orgs where those users have access.
クライアント組織でコンテンツにセキュリティを設定する際、デフォルト組織で作成したユーザーグループを使用することができるようになりました。ロールやLDAPによって定義されたユーザーグループの場合は、そのクライアント組織にアクセスできるユーザーに対してアクセス権が付与されます。 - Enabled the display of members of client-visible Primary Org groups in the Admin Console at Client Orgs.
クライアント組織の管理コンソールでデフォルト組織のユーザーグループを確認することができるようになりました。ただし、グループメンバーの表示や変更はデフォルト組織でのみ可能となります。 - Added a Super User role that allows users with the role to view, edit and delete all content.
非公開コンテンツを含む、すべてのコンテンツにアクセスできる「スーパーユーザー」ロールを追加しました。(詳しくはこちらとこちら) - Added a role function to optionally disable file uploads in discussion comments.
コメントへのファイル添付を制御するロールを追加しました。 - Added functionality to allow guest users to read Stories.
ゲストロールでストーリーが閲覧できるようになりました。 - Upgraded performance for loading access level information when a system has tens of thousands of users.
パフォーマンス改善のため、数万人規模での利用時におけるコンテンツへのアクセスレベル取得の処理を最適化しました。 - Improved security through validation to prevent potential SQL injections in Freehand SQL calculated fields.
フリーハンドSQL計算フィールドでの潜在的なSQLインジェクションを防ぐため、検証プロセスを改善しました。 - Improved security for XML-related processes to avoid XXE attacks.
XXE攻撃を回避するため、XML関連のプロセスのセキュリティを強化しました。 - Improved email security by adding an option to allow password resets via email links, avoiding potential DoS, and by modifying the on-screen confirmation message to prevent username enumeration.
セキュリティ向上を目的として、パスワードリセットのリンクを電子メールに送信する際の画面にユーザー名が表示されないよう、メッセージの見直しを行いました。 - Added a cooling-down period between emails sent from Yellowfin to avoid denial of service.
Dosを防ぐため、Yellowfinから送信される電子メールの間にクーリングオフ期間を追加しました。 - Implemented a new security parameter to prevent URL titles from being fetched when sharing links in a discussion.
ディスカッションでリンクを共有する際、URLタイトルがフェッチされることを防ぐ目的で、新しいセキュリティパラメーターを実装しました。 - Upgraded log4j, the library used for logging, from 1.2.17 to 2.13.3. The minimum supported Servlet spec has been changed from 2.3 to 3.0.
log4jを1.2.17から2.13.3にアップデートしました。このライブラリはログ出力で使用しています。Servletの最小要件を2.3から3.0に変更しました。(詳しくはこちら) - Added error logging to identify corrupt data in the contentmanagement table.
contentmanagementテーブルの破損データが識別できるよう、エラーログを追加しました。 - Improved file type validation for the Add Reference Code feature which allows for CSV file uploads.
参照コード登録時、CSVファイル以外のファイルがアップロードされないよう、ファイルタイプの検証を強化しました。 - Added a background task to clean up thumbnails of deleted reports.
削除済みレポートのサムネイルイメージをクリーンアップするバックグラウンドタスクを追加しました。
JS API
- Added functionality to embed a Story externally.
JS API経由でストーリーを閲覧できるようになりました。 - Added functionality to allow developers to add custom loaders through the JavaScript API.
開発者がJavaScript APIを介してカスタムローダーを追加できるようになりました。(詳しくはこちら).
REST API
- Added an API info endpoint to the REST API for version info and better navigation to some previously-unlinked endpoints and top-level resources.
REST APIにバージョン情報のinfoエンドポイントを追加し、以前リンクしていなかったエンドポイントとトップレベルリソースへのナビゲーションを改善しました。 - Added API version info to the System Information page in the UI.
システム情報にREST APIのバージョン情報を追加しました。 - Improved the REST API refresh token and single sign on responses so they now return token identifiers in the security token response model.
REST APIリフレッシュトークンとシングルサインオンの応答を改善し、セキュリティトークンモデルでトークン識別子が返されるようにしました。 - Improved error handling for the REST API to return error messages in standard JSON format.
標準のJSON形式でエラーメッセージを返すよう、REST APIのエラー処理を改善しました。 - Added handling for reading the requested REST API Version from custom header X-API-Accept, for clients who are not able to set/modify the Accept header.
Acceptヘッダーを変更/設定できない場合に、カスタムヘッダーX-API-Acceptから要求されたREST APIバージョンが読み取れるよう処理を追加しました。 - Updated REST API version to 1.2.
REST APIのバージョンを1.2にアップデートしました。
ユーザーインターフェース
- Improved UI text by:
いくつかのUIの改善を行いました。 - wrapping the View field details in the Select View area of the New Report dialog box;
新規レポート作成のポップアップで、ビュー名が長い場合に折り返して表示されるよう改善しました。 - displaying long filter values via tooltips rather than overlapping text;
フィルター値が長い場合、折り返しての表示ではなくツールチップで表示されるよう改善しました。 - Improving the Table Summaries fields text in reports.
カラム(列)の書式>サマリーのいくつかの設定でテキストの見直しを行いました。 - Enhanced bookmarks for dashboard filter sets to align with the functionality of bookmarks for reports.
レポートのブックマーク機能との一貫性のため、ダッシュボードのブックマーク機能を一部見直しました。 - Improved the distinction between the icons for draft and active Themes.
編集中のテーマと有効化されているテーマの識別をより簡単にするため、アイコンの見直しを行いました。
ビュー
- Added new indexes and made performance improvements to the View Import and View Activation processes.
ビューのインポートと有効化のパフォーマンス改善のため、リポジトリデータベースにインデックスを追加しました。
Webサービス
- Added datasource UUID to the resources returned by the GETCONTENT web service.
GETCONTENTの戻り値にデータソースUUIDを追加しました。
Resolved Issues(不具合改修):
コンテンツエクスポート
- Resolved several layout issues that would:
レイアウトに関するいくつかの事象を解消しました。 - cause conditional formatting to overflow into the header of the following table's header if a page break occurred through a cell that was suppressing duplicates;
重複表示を排除したセルの途中で改ページが発生した際、条件付き書式の色がヘッダーにも影響していた事象を解消しました。 - cause the background color on subtotal rows to overflow into the following table's header when a page break was present;
改ページが存在するとき、小計の背景色が次のテーブルのヘッダーにも適用されていた事象を解消しました。 - cause incorrect display of percentage bars in PDF exports;
比率棒フォーマッターがPDFに正しくエクスポートされていなかった事象を解消しました。 - cause crosstab table columns to overlap during PDF export;
PDFエクスポート時、クロス集計表のカラムが重なり合ってしまう事象を解消しました。 - prevent line, shape and image widgets from aligning correctly during PDF export.
線や図形、イメージウィジェットがPDFに正しくエクスポートされていなかった事象を解消しました。 - Resolved an issue where exporting a report to PDF with a company logo enabled would cause an error.
会社ロゴを表示したレポートがPDFにエクスポートできなかった事象を解消しました。 - Resolved an issue where PDF export settings would not be saved for future use.
ダッシュボードPDFエクスポートの設定が保存されていなかった事象を解消しました。 - Resolved an issue where the default Admin Console setting for page orientation in the PDF export would not apply.
システム構成で設定したページの向きのデフォルトが適用されていなかった事象を解消しました。 - Resolved an issue that would cause PDFs intended for landscape export to actually be exported as portrait.
特定の条件下にて、横向きの設定でPDFをエクスポートしても、縦向きでエクスポートされていた事象を解消しました。 - Resolved an issue where the Shrink to Fit option on PDF table exports would omit hyperlinks.
ハイパーリンクフィールドを含むレポートでは、PDFエクスポート時に「ページ幅に合わせて縮小」のオプションが動作していなかった事象を解消しました。 - Resolved an issue with hyperlink formatting defaults for PDF exports.
PDFエクスポート時のハイパーリンクの書式に関する事象を解消しました。 - Resolved an issue that would incorrectly include duplicate cell values during export to XLSX.
Excelエクスポート時、重複する値が複数含まれていた事象を解消しました。
ダッシュボード
- Re-enabled content translation to dashboards in published mode from the drop-down menu on the tab bar.
有効化したダッシュボードのドロップダウンメニューから、ダッシュボード単体で翻訳できるようになりました。 - Resolved an issue where setting a broadcast to use Current Filter Values on a dashboard report would in some cases not apply the current filter values.
特定の条件下にて、現在のフィルター値でダッシュボードがブロードキャストされていなかった事象を解消しました。 - Resolved an issue where the filter lists did not import correctly on dashboards when no filters were turned on inside the lists.
フィルターフィールドが1つも選択されていないフィルターウィジェットを含むダッシュボードが正しくインポートできなかった事象を解消しました。 - Resolved an issue that would cause brush and drill filter linking to break when importing a dashboard.
特定の条件下にて、ブラッシングリンクとドリルフィルターリンクが正しくインポートされていなかった事象を解消しました。 - Resolved an issue which would sometimes mismatch links when importing dashboards containing drill down hierarchies linked to filters.
フィルターリンクされたドリルダウンを含むダッシュボードが正しくインポートされていなかった事象を解消しました。 - Resolved an issue where dashboard filter values would not be applied in Assisted Insights.
インスタントインサイト実行時、ダッシュボードフィルター値が適用されていなかった事象を解消しました。 - Resolved an issue where applying font formats to lists in dashboards would not always reflect the right style in the bullet or number.
テキストウィジェットで箇条書きした際、フォントなどの書式が一部にしか適用されなかった事象を解消しました。 - Resolved an issue which would display dashboard report menus and the Maximize Report option within them — even if turned off in role permissions.
該当のロールがOFFのユーザーにも、ダッシュボードメニューとレポート最大化のメニューが表示されていた事象を解消しました。 - Resolved an issue where removing and adding widgets would break brushing links.
ウィジェットの追加/削除後にブラッシングリンクが正しく動作しなかった事象を解消します。 - Resolved an issue that would prevent brushing links in dashboards from working when the origin report was a trellis or heat grid chart.
リンク元のグラフが格子グラフまたはヒートグリッドだった場合にブラッシングリンクが動作しなかった事象を解消しました。
データ
- Resolved an issue where Oracle error ORA-01795 would occur when adding an access filter to a data source with more than 1000 associated view elements.
1000以上のビューエレメントが紐づいているデータソースにアクセスフィルターを追加する際に発生していたOracleエラーを解消しました。 - Resolved an issue where some components of Yellowfin would not work with custom authentication adapters.
カスタム認証アダプターで作成されたデータソースでは、Yellowfinの一部の機能が動作しなかった事象を解消しました。
インフラストラクチャー
- Reinstated events that had been removed for dashboard in 9.2.2 (DASHBOARD, DASHCREATE, DASHPUBLISH, DASHADD, DASHCOPY, DASHACTIVATE and DASHREMOVED).
ダッシュボード操作に関するイベントログが再度出力されるよう改善しました。 - Resolved an issue that would prevent a user with a duplicate email address from being updated when skipEmailDupCheck was enabled.
skipEmailDupCheckオプションが有効の場合に、重複する電子メールアドレスを持つユーザーの更新ができなかった事象を解消しました。 - Resolved an issue that could cause multiple user accounts to be created on first login with LDAP when using Edge, Chrome or IE.
特定の条件下にて、EdgeやGoogle Chrome、IEでの初回ログイン時にLDAPユーザーが複数作成されていた事象を解消しました。 - Resolved an issue where the Multiple Sessions and Password Reset pages would not work if the configuration option Multiple Login Logic was set to Ask and the context path was not set to ROOT.
コンテキストパスがROOT以外の環境で、「重複ログイン時のルール」が"ユーザーに尋ねる"に設定されていた場合に重複ログインとパスワードリセットのページが動作していなかった事象を解消しました。 - Resolved a potential XSS (cross-site scripting) vulnerability within the report name in Report Builder.
XSS対応のため、レポートビルダーでのレポート名に関する処理を強化しました。 - Resolved a role issue where users could not create a dashboard when the role function for 'Disable Add Existing Tab' was enabled.
「既存のタブの追加禁止」ロールが有効のとき、新規ダッシュボード作成ができなかった事象を解消しました。 - Resolved an issue in the Admin Console that would not update the count of dashboards accessed in the past 30 days.
管理コンソールのKPIで、過去30日間にアクセスされたダッシュボードの数が更新されていなかった事象を解消しました。
JS API
- Improved HIDEJSAPIDETAILS functionality to hide all details about the server and version of Yellowfin being run.
Yellowfinが稼働しているサーバーとバージョンの情報を非表示にできるよう、HIDEJSAPIDETAILSを見直しました。(詳しくはこちら)
レポート
- Resolved an issue that would prevent certain dates from being saved as a hardcoded filter.
特定の日付でデフォルトフィルター値が設定できなかった事象を解消しました。 - Resolved an issue that would incorrectly update filter values set to 'Current Values’ in a share link, rather than preserving the value used at the time the link was created.
共有メニューから「現在のフィルター値」でリンク作成後にフィルター値を変更すると、共有リンクからアクセスした場合も変更後のフィルター値で実行されていた事象を解消しました。 - Resolved an issue that would not pass linked filters to co-display or tabbed reports.
マルチ表示レポートの結合タイプがフィールドだった場合に、子どもレポートに値が渡っていなかった事象を解消しました。 - Resolved an issue with linked filters where the combination of a filter using Pre-Defined Date Period with a filter that doesn't use it would cause an error if the child filter had no default filter value.
特定の条件下にて、定義された日付期間フィルターとそれ以外のフィルターがダッシュボード上でリンクできていなかった事象を解消しました。 - Resolved an issue that would cause an error when Minimum/Maximum Value was selected from the Report filter list.
フィルター演算子が「一覧に含む(含まない)」だったときに最小値/最大値が使用できなかった事象を解消しました。 - Resolved an issue where a date time filter with an EQUAL operator would use BETWEEN in some SQL databases.
特定のデータベースで日付フィルターの演算子を「等しい」にしたとき、実際のレポートクエリーでは「~の間(Between)」が使用されていた事象を解消しました。 - Resolved an issue where editing a report would automatically re-enable the filtering setting Remember Filter Values each time.
レポートを編集すると、OFFに設定していた「フィルター値の記憶」設定がONに戻ってしまう事象を解消しました。 - Resolved an issue with field matching logic where importing a view with a view-level filter named the same as an existing field in the existing view would cause the report to break.
インポートするビューに、既存ビューで使用しているフィールド名と同じ名前のビューレベルフィルターが存在していた場合の、フィールドマッチのロジックを改善しました。 - Resolved an issue where removing multiple fields from a report could cause an exception on tables with a large number of columns.
特にカラム数が多いレポートで、レポートからカラムを削除する際に例外エラーが発生していた事象を解消しました。 - Resolved an issue where altering report column fields would not update the related canvas text widget references.
レポートカラムを変更しても、関連するテキストウィジェットの参照が更新されなかった事象を解消しました。 - Resolved an issue with analytic functions where adding a section to a report would cause an incorrect field reference.
一部の高度な関数で、セクションを含んだレポートで正しいカラムを参照できていなかった事象を解消しました。 - Resolved an issue where drill down links could be created with reports where drill down was disabled.
ドリルダウンが設定されていないフィールドと、ドリルダウンリンクが設定できていた事象を解消しました。 - Resolved an issue where a union joined report would fail with back-end exceptions.
特定の条件下にて、UNIONサブクエリーレポート実行中にバックエンドでエラーが発生していた事象を解消しました。 - Resolved an issue with duplicate values when Stored Procedure was added as a Subquery.
ストアドプロシージャをサブクエリーとして追加すると値が重複して表示されていた事象を解消しました。
ユーザーインターフェース
- Resolved an issue that would prevent Boolean filters from rendering on dashboards.
ダッシュボードフィルターでBoolean型のフィルター値がレンダリングできていなかった事象を解消しました。 - Resolved a CSS issue that would sometimes hide the filter refresh icon on dashboards.
特定の条件下にて、フィルター更新のアイコンが表示されなかった事象を解消しました。 - Resolved an issue that would prevent reports refreshing when the 'Disable Report Preview' option was enabled.
「レポートのデータ表示」オプションでデータ表示を無効にしていたとき、レポートビルダーでレポートの更新ができなかった事象を解消しました。 - Resolved an issue that prevented a warning message from displaying when deleting a child dashboard in a drill through from report to dashboard relationship.
ドリルスルー先として使用されているダッシュボードを削除する際に、警告メッセージが表示されていなかった事象を解消しました。 - Resolved an issue that would cause missing icon placeholders to appear on the toggles of the Dashboard Properties panel in Firefox.
Firefox使用時、ダッシュボードプロパティのトグルにアイコンのプレースホルダーが表示されていなかった事象を解消しました。 - Resolved an issue that would prevent the Share pop-up from displaying when a parameter was enabled on a dashboard.
パラメーターをフィルターとして使用しているダッシュボードで、共有ボタンが動作していなかった事象を解消しました。 - Resolved an issue that caused long-running reports to the timeline to reload even when opened from the timeline notification.
タイムラインに通知された長時間実行レポートを開くとき、レポートが再実行される事象を解消しました。 - Resolved an issue that would prevent the Timeline and Email menu options on the Long Running Report menu from being hidden.
長時間実行レポートのポップアップから、タイムラインと電子メールのオプションを非表示にできなかった事象を解消しました。 - Resolved an issue where Save to Disk was missing as a broadcast type option.
ブロードキャストメニューに「ディスクに保存」オプションが表示されていなかった事象を解消しました。 - Resolved an issue where widget options would not refresh on sub-tabs when switching between static and canvas layouts.
ダッシュボードタブタイプを切り替えたとき、サブタブでウィジェットオプションが更新されていなかった事象を解消しました。 - Resolved an issue where having multi-tab enabled while passing an internal dashboard link to the Go To URL action of a widget would cause a loading error.
マルチタブサポートが有効のとき、ウィジェットの「URLへ移動」アクションでダッシュボードURLを使用すると読み込み時にエラーが発生していた事象を解消しました。 - Resolved an issue that would cause extra dialog boxes to appear when creating a new access filter via the Access Filter Record tab.
新しいアクセスフィルターを登録する際、別のダイアログボックスが表示されていた事象を解消しました。 - Resolved an issue that would unintentionally empty the search box of text after performing a search and adding or removing a calculated field to a report.
フィールドを検索したあと、計算フィールドを追加/削除すると検索ボックスのテキストが空になる事象を解消しました。 - Resolved an issue that would prevent the Filter Setup menu from opening on a dashboard that contained a report that the user had no access to.
アクセスできないレポートを含むダッシュボードでフィルター設定ができなかった事象を解消しました。 - Resolved an issue that would prevent password resets when multi-tab and the CSRF filter were used together.
マルチタブサポートとCSRFフィルターを併用した場合に、パスワードリセットができなかった事象を解消しました。 - Resolved an issue where a brand new user would need to refresh the browser manually if creating and deleting an empty dashboard.
新規ユーザーの場合、ダッシュボード削除を反映させるために画面を手動で更新しなければならなかった事象を解消しました。 - Resolved an issue where columns hidden to custom user roles on the Browse page would be displayed.
ロールで非表示にした閲覧ページのカラムが利用できていた事象を解消しました。 - Resolved an issue on the Browse page that would allow users to see views in a restricted folder.
非公開のコンテンツフォルダーに保存されているビューが、アクセス権のないユーザーでも閲覧可能だった事象を解消しました。 - Resolved an issue where dashboard personal broadcasts would not appear in the Personal Broadcasts area of the Browse page.
購読しているダッシュボードが、閲覧ページの購読に表示されていなかった事象を解消しました。 - Resolved an issue in the Browse page where selecting multiple drafts would not display the pop-up menu of options.
閲覧ページで複数のドラフトコンテンツを選択したとき、コンテンツメニューが表示されなかった事象を解消しました。 - Resolved an NPE error that would occur when trying to view the activity stream on presentations or themes from the Browse page.
閲覧ページでプレゼンテーションとテーマのアクティビティストリームが表示できなかった事象を解消しました。 - Resolved an issue that would cause an internal error if repeatedly duplicating a slide with images.
画像を含んだプレゼンテーションのスライドを複製したときに発生していた内部エラーを解消しました。 - Resolved an issue for client orgs where the More button on the toolbar would not open when editing a dashboard if the Navigation Style admin option was configured to Top Toolbar rather than Left Side Navigation.
クライアント組織のメニュースタイルがツールバーだったとき、ダッシュボード編集中に詳細ボタンが動作しなかった事象を解消しました。 - Resolved an issue that would cause the Dashboard Display Unit of client orgs to always use the Default Org Unit when setting dashboard width.
クライアント組織でダッシュボード幅を設定する際、デフォルト組織での単位が使用されていた事象を解消しました。 - Resolved an issue that would prevent filters from resetting when they were linked to reports with more than two drill down levels.
3階層以上のドリルダウンを持つレポートとリンクしたとき、フィルタがリセットされなかった事象を解消しました。 - Resolved an issue where filter groups could not be deleted from their respective filter lists.
ダッシュボードフィルターグループが削除できなかった事象を解消しました。 - Resolved an issue that would prevent reselection of filter panels in the dashboard after they had been toggled off.
レフトサイドフィルターをONからOFFにすると、選択されていたフィルターが別のフィルターウィジェットに追加できない事象を解消しました。 - Resolved an issue where clicking on a sub-tab of a dashboard of a presentation already in Fullscreen mode would cause the sub-tab to scale incorrectly.
ダッシュボードやプレゼンテーションがフルスクリーンモードのとき、サブタブに移動すると正しいスケールで表示されていなかった事象を解消しました。 - Resolved an issue that would cause some search bars to be styled incorrectly.
一部のコンテンツ検索バーが正しく表示されていなかった事象を解消しました。 - Resolved an issue which would cause rendering problems when editing or viewing canvas dashboards.
キャンバスダッシュボードの編集/閲覧時に発生していたレンダリングに関する事象を解消しました。 - Resolved an issue where a chart with variance could not be deleted.
差異を含むグラフの削除ができなかった事象を解消しました。 - Resolved an issue that would hide canvas filter lists when there was customized HTML added to the HTML tab of Code Mode.
コードモードでHTML編集時、カスタマイズされたHTMLを追加するとフィルターリストが非表示になる事象を解消しました。 - Resolved an issue that would disable report exports on a dashboard when embedded via the JS API.
JS API経由でダッシュボードにアクセスした際、レポートエクスポートが動作していなかった事象を解消しました。
ビュー
- Resolved an issue where a view would be processed for migration of signals entities even if there were no valid signals or signal configurations when importing or saving the view.
ビューのインポートまたは保存時に、そのビューに有効なシグナルやシグナルジョブが紐づいていなくてもエンティティ以降の処理が実行されていた事象を解消しました。 - Resolved an issue that would prevent the creation of Freehand SQL views using Hive.
Hive使用時にフリーハンドSQLビューが作成できなかった事象を解消しました。 - Resolved an issue that would cause drill down links to filters to break when editing a view using the clone view method.
ビューを複製で編集すると、ダッシュボードでのドリルダウンリンクで不整合が発生していた事象を解消しました。
Webサービス
- Refactored the use of the client org parameter in the user admin web service GETALLUSERS.
GETALLUSERSで特定のクライアント組織のユーザー情報を取得できるよう改善しました。(詳しくはこちら) - Resolved an issue where IMPORTCONTENTNOVALIDATION would cause an error 42 when trying to import older version import files via SOAP.
過去バージョンのインポートファイルでインポートしようとした際、エラーコード42が発生していた事象を解消しました。