function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
吉田 丈治吉田 丈治 

自動更新の設定は色々とできると思うのですが、皆さんどのように管理されていますか?

プロセスやフロー、トリガーや各種Apex等。
何かのアクションに関連付けた自動更新の設定は色々な所でできると思うのですが、それらの管理は皆様どのようにされていますか?
たまに、どこが原因で更新されているのかを見失う事があるのです。
デベロッパーコンソールのログを追うというのはもちろんなのですが、わからない場合は色々と複雑に入り組んでいたり条件が沢山ありすぎて探索に時間がかかったりという感じです。
どのように管理されているのでしょうか。知見がありましたら共有いただけると嬉しいです。
SandhyaSandhya (Salesforce Developers) 
Hi,

You can Set Up Debug Logging.Refer below help article.

https://developer.salesforce.com/forums/?id=9060G000000XaTZQA0
 
https://help.salesforce.com/articleView?id=code_add_users_debug_log.htm&type=5
 
Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
                                             
Best Regards
Sandhya