ソリューションのリリース ノート
公開日: 2026 年 4 月 15 日
Activation strategy option when deploying solutions
A new Activation strategy option is now available when deploying a solution. This lets you choose whether to activate the deployment immediately or at a later time:
- Now: The solution is automatically activated right after deployment.
- Later: You can review the solution and activate it yourself when ready.
For more information, see Deploying a solution.
ソリューションのデプロイ エクスペリエンスの効率化
We redesigned the Solutions deployment experience to make the process clearer, more consistent, and easier to use. The previous modal-based deployment flow is replaced with a dedicated Deploy a solution page that offers improved navigation, better visibility of deployment options, and a more intuitive structure.
For more information, see Deploying a solution.
更新内容
[デプロイ] が既定のタブになりました
[ デプロイ] タブが [ソリューション] 領域内の既定のランディング ビューになりました。これにより、デプロイ アクションに簡単にアクセスしたり、既存のデプロイを追跡したりできるようになりました。
新しいページのデプロイ フロー
以前のデプロイ モーダルは専用のページに置き換えられ、スペースが増え、設定が明確にグループ化され、高度な構成オプションに簡単にアクセスできるようになりました。
デプロイのエントリ ポイントの改善
You can now start a deployment from multiple surfaces:
- [デプロイ] タブの [+ デプロイ] ボタンをクリックします。
- [パッケージ ] タブのパッケージ行の [デプロイ ] ボタンをクリックします。
- すべての パッケージ バージョン→ [デプロイ ] メニュー
新しい既定の動作
- Activation strategy now defaults to Now: Deployments automatically activate the solution and its triggers unless you switch to Later.
- Deployment location now defaults to Install as root folder: The solution is installed as a new root folder under the tenant by default, simplifying organization and ensuring clean isolation of solution artifacts.
アクティベーションのセットアップ ワークフローの効率化
非アクティブなデプロイの表示方法と検証方法を改良し、ソリューションのデプロイのアクティブ化エクスペリエンスを向上させました。非アクティブなデプロイは、アクティベーションの準備状況に基づいて区別されるようになりました。
- Inactive (Needs setup to activate): The deployment requires additional configuration before it can be activated, such as authenticating a packaged connection.
- Inactive (Ready to activate): The deployment meets all activation requirements and can be activated directly.
Activation validation is now evaluated closer to activation time, ensuring required steps are surfaced and enforced before activation can complete. This reduces manual trial-and-error during deployment activation.
For more information, see Checking the deployment status.
ソリューション パッケージのパッケージ サイドバー
A new Package sidebar is now available in the Solutions experience, making it easier to explore package details and manage deployments without leaving the Packages page.
When you select a solution package on the Packages tab, a contextual sidebar displays all published versions of the selected package and all deployments associated with that package. You can switch between the Versions and Deployments tabs, start a new deployment directly from the sidebar, and inspect package status, version history, and deployment state without navigating away.
For more information, see Navigating the Package sidebar.
ソリューション デバッグのデプロイの自動クリーンアップ
Solution debug deployments are now automatically uninstalled after 30 days of inactivity. Automatic uninstallation removes all resources created by the deployment and the associated solution folder. This process is managed by Solutions and cannot be configured or disabled.
For more information, see Retention and automatic cleanup of solution debug deployments.
[デプロイ] タブでのユーザー エクスペリエンスの向上
デプロイのエクスペリエンスを簡素化し、視覚的な表示を減らして一般的なアクションを見つけやすくしました。
主な変更点は次のとおりです。
- A single Version column now replaces the previous Now version and Current version columns. If multiple versions apply, previous and current versions appear in the same column.
- The Status column now displays plain text values (for example, Successful, Draft, Failed).
- 列名を更新し、 [最後の操作]、[ステータス]、[開始]、[終了] の名称を [最後の操作]、[操作の状態]、[操作の開始]、[操作の終了] に変更しました。
- Columns were reordered to better reflect their relationships. Activated and Version are now positioned closer to Name, while Operation status and Operation started follow Last operation.
- The Operation ended and Package name columns are hidden by default and can be enabled via the Visible Columns control.
- A new Location column shows the folder path where each solution is deployed.
- You can filter deployments by multiple status values simultaneously.
- When a new package version is available for a deployment, an Upgrade icon appears inline so you can upgrade directly from the table.
- Two new activation statuses are introduced: Inactive (Needs setup to activate) and Inactive (Ready to activate).
- For Draft deployments, the Actions menu now includes both the standard draft actions and the actions associated with the previous operation, making it easier to recover from failed or interrupted operations.
- You can now create a deployment from the folder context menu (Actions > Add > Solution Deployment) or by selecting Deploy on the Orchestrator homepage.
For more information, see Checking the deployment status.
バグ修正
We fixed an issue where validation errors for Assets were not surfaced during solution deployment when required fields were missing. The system now correctly marks such cases with requiresConfiguration: true, ensuring the error is displayed and enabling field-level navigation to guide users to the missing configuration.