0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

2026年6月の質問の中から整理します

0
Last updated at Posted at 2026-06-01

まとめページに戻る
Trailhead関係 年月で整理に戻る

参照して頂くのは結構ですが、そのまま内容を丸ごとコピーするような行為は控えて欲しいです。一応時間を掛けて作っているので、その点はご考慮願いたいです。

なるべく、回答の中身も転記しておきます。結構な割合で質問者さんが黒歴史を消したいのか質問自体を削除しますので... 最良の答えとしてもらっても即消されることは大変多いです。回答しても20%くらいは即質問を消している感じです。以前より確実に増えています。

2026年6月未解決の質問



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}'.

Please check if the correct value is set for Subject.

image.png

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

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?