0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Winter 25での問題

Last updated at Posted at 2024-11-29

URL クエリ文字列内のログイン資格情報のみが無効になっていると思います。

アップデート前は

https://"サンドボックス名". sandbox.my.site.com/sfsites/c/cms/delivery/media/MCGT4LHNYJNNGDFCPWVOFQ2XY7TE

これにより、指定されたキーを使用して製品画像にアクセスできるようになります。

ただし、代わりに以下を使用することで解決しました。

https://"サンドボックス名". sandbox.my.salesforce.com/cms/media/MCGT4LHNYJNNGDFCPWVOFQ2XY7TE

image.png

image.png

this one has been reported quite a bit .. here's [the known issue:(https://issues.salesforce.com/issue/a028c00000zLnlr/) for it.

caused by: FSL.SE_DML_Exception: We couldn't select the Event because you don't have permissions for these fields: Id, StartDateTime, EndDateTime, Subject, IsReminderSet, ReminderDateTime, Location, OwnerId, Description, WhatId, IsAllDayEvent. Ask your Salesforce admin for help."

That was the route I ended up going with Salesforce Support last night, found out that the Services to Salesforce checkbox was the one causing the issues. Adding the "Edit Events" System Permission to one of the affected users looks to have worked.

昨夜、Salesforce サポートに問い合わせたところ、結局その方法で解決しました。その結果、Salesforce のサービス チェックボックスが問題の原因であることがわかりました。影響を受けたユーザーの 1 人に「イベントの編集」システム権限を追加したところ、うまくいったようです。

image.png

よく気づきました。ここで報告していただきありがとうございます。リスト ビューの複数列の並べ替えは、サポートされているすべてのカスタム オブジェクトと標準オブジェクトで利用でき、Aura ではなく Lightning Web Components (LWC) でレンダリングされます。リスト ビュー オブジェクト ホームの LWC では、製品はまだサポートされていません。当社のチームはこの制限を認識しており、解決に取り組んでいますが、ETA はまだありません。

Omni-Channel

image.png

Make sure that the "Service Cloud User" checkbox is enabled for users who need access to Omni-Channel. Could you please check if Enhanced Omni-Channel is enabled?

It seems that standard organizations might need to upgrade to Enhanced Omni-Channel to fully access these features. Downgrading to a previous version is not an option, and Enhanced Omni-Channel is the recommended version.

You can review the differences between Standard Omni-Channel and Enhanced Omni-Channel using the link below:

Comparison of Standard and Enhanced Omni-Channel

For more details, please refer to the following help articles:

https://help.salesforce.com/s/articleView?id=release-notes.rn_omnichannel_upgrade_to_enhanced_omni.htm&release=246&type=5

https://help.salesforce.com/s/articleView?id=release-notes.rn_omnichannel_enhanced_omni_std_nav.htm&release=248&type=5

https://help.salesforce.com/s/articleView?id=sf.console2_assign_service_feature_license.htm&type=5

0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?