data-service
2024.10
false
Data Service のリリース ノート
最終更新日時 2026年5月5日
公開日: 2024 年 11 月 11 日
セキュリティとアクセシビリティの向上
今回のリリースでは、セキュリティとアクセシビリティに関する改良を行いました。
更新されたユーザーインターフェイスとユーザーエクスペリエンス
Data Service 全体で UI と UX に関する改良をいくつか行いました。
主な変更点は以下のとおりです。
- Updated navigation bar: The navigation bar now incorporates two icons, providing quick and easy access to the API and administration sections. This allows for a more seamless navigation, saving time and enhancing user convenience.
- Redesign of the Manage Access section: The redesign aims to enhance user workflows and drive an intuitive navigation experience.
- Relocation of Choice Sets access: Access to the Choice Set has been relocated for efficiency. It will now be found under the Entities page.
- Redesign of Date-Time fields: We've renamed and redesigned the Hide Time Field option for Date-Time fields to Exclude time checkbox. Select it to omit the time from your data.
改良点
- We have renamed the View Schema and Customize Schema permissions to View All Schema and Customize All Schema.
- The Auto-number and the system built-in Id fields now display Yes in the Is unique column.
- 最新の API エンドポイント
/<tenant_name>/<entity_name>/bulk-uploadを使用して、エンティティにデータを一括アップロードできます。 一括アップロードはCSV(UTF-8)形式もサポートしています。 - 最近行われたエンティティ名とフィールド名の最大文字数の引き上げに合わせ、チョイス セットの最大文字数も 30 文字までとしました。
- Clicking the name of a choice set now opens the Edit Choice Set panel.
バグ修正
以下の問題は、現在は修正されました。
- 有効なフィールドのないエンティティは、誤って選択できませんでした。
- System User fields were incorrectly referenced as
"entityTypeId": 0in a Relationship field where the correct reference is"entityTypeId": 3. - [エンティティ] ページで並べ替えや検索に関する問題が発生していました。
- Data Service API の応答が、本来は配列であるべき失敗したレコードを オブジェクトとして返していました。
- エクスポートされたスキーマで、チョイス セットの「entityType」が誤って「Entity」と表示されていました。
- Sorting the Manage Access page was not working as expected.
- エンティティ スキーマの既定値がインポートされていませんでした。
- チョイス セット リストをチョイス リストをチョイスの数で並べ替えても、期待した結果が表示されませんでした。
- エンティティのリストをフィールド数またはレコード数で並べ替えても、期待した結果が表示されませんでした。