まとめページに戻る
Trailhead関係 年月で整理に戻る
参照して頂くのは結構ですが、そのまま内容を丸ごとコピーするような行為は控えて欲しいです。一応時間を掛けて作っているので、その点はご考慮願いたいです。
なるべく、回答の中身も転記しておきます。結構な割合で質問者さんが黒歴史を消したいのか質問自体を削除しますので... 最良の答えとしてもらっても即消されることは大変多いです。回答しても20%くらいは即質問を消している感じです。以前より確実に増えています。
In the Create Task element, we can’t find a field value that sets 'Subject' to 'Low Score Review from High Value Guest - {!Get_Contact.Name}'.
Apex Trigger dlrs_CustomObject51Trigger has not been deployed. Click Manage Child Trigger and try again.
SFDX: Turn On Apex Debug Log for Replay Debugger
I encountered the same issue where the option “SFDX: Turn On Apex Debug Log for Replay Debugger” didn’t appear in the Command Palette. I later found out that this command was removed in newer versions of the Salesforce VS Code extensions. The Replay Debugger now relies on existing debug logs in your org instead of enabling logging from VS Code.
To generate logs, you need to enable debug logging in Salesforce Setup:
Setup → Debug Logs → User Trace Flags → New.
After that, you can continue with the next steps in VS Code.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007TsugHSAR
セットアップからの設定後、問題は解決しました。
The issue was fixed after the configuring from setup
