Loading

EmailPreferencesAutoBcc field cannot be updated in before trigger

公開日: Apr 21, 2026
説明

Updates to EmailPreferencesAutoBcc field on the User object attempted within a before trigger context are silently ignored and will not be persisted.

解決策

As a workaround, consider to use one of the following approaches: 

  1. Use after trigger
  2. Use an @future annotated method to perform the update in a separate asynchronous transaction
ナレッジ記事番号

005318914

 
読み込み中
Salesforce Help | Article