Winter24が適用されてから、レポートのインライン編集の動きが少々おかしい感じがします。
更新のためSaveボタンをクリックして保存されているように思うのですが、リフレッシュされた画面を見ると、入力前のままなんですよね。
初めは私の勘違いと思っていましたが、社内のユーザさんからも同じような報告があります。
調べても同じような質問や問い合わせは見つからないなぁ。
調べている過程で見つけたインライン編集での問題
This page has an error. You might just need to refresh it. [Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.]
インライン編集での制限
ユーザオブジェクトはインライン編集できないですね。
I think this is due to the following restrictions.
Inline editing isn’t supported for these columns.
- Opportunity Amount
- Polymorphic fields, such as an Owner field or an activity’s Related To field
- Columns associated with objects that Record Types aren’t available for, such as User
- Lookup fields that are entirely null (have no values) in the report results
- Columns that are directly associated with junction objects
Updating Multiple Fields Inline on the Report Run Page in Lightning Experience
https://help.salesforce.com/s/articleView?id=sf.reports_inline_editing.htm&type=5