Skip to content

Commit 20bd794

Browse files
authored
some changes
1 parent 4cbcb15 commit 20bd794

4 files changed

Lines changed: 19 additions & 13 deletions

File tree

support/dynamics-365/customer-service/cases-or-incidents/add-or-manage-bots-issues.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: Copilot Studio Bots Affect Workstreams And Agent Transfers
33
description: Helps resolve issues related to bot management and prevent disruptions in chat queues and agent transfers in Microsoft Dynamics 365 Customer Service.
4-
ms.reviewer: Soham
4+
ms.reviewer: ghoshsoham
5+
author: Yerragovula
6+
ms.author: srreddy
57
ai-usage: ai-assisted
6-
ms.date: 04/10/2025
8+
ms.date: 04/14/2025
79
ms.custom: sap:Cases or Incidents, DFM
810
---
911
# Workstreams and agents are affected by changes made to other Copilot Studio bots
@@ -20,7 +22,7 @@ You might encounter the following issues when working with [Copilot Studio bots]
2022

2123
## Cause
2224

23-
The issue occurs because the `iscustomizable` flag is enabled for the bot skill. When this flag is enabled, any changes made to one bot or workstream can inadvertently affect other bots or workstreams.
25+
The issue can occur if the `iscustomizable` flag is enabled for the bot skill. When this flag is enabled, any changes made to one bot or workstream can inadvertently affect other bots or workstreams.
2426

2527
## Resolution
2628

@@ -30,8 +32,6 @@ To prevent a bot from affecting other workstreams, follow these steps to disable
3032

3133
2. Verify that the `iscustomizable` flag isn't enabled for the skill in question.
3234

33-
3. If the flag is enabled, proceed to manually edit the solution's XML file.
34-
3535
For more information, see [Use managed properties](/power-platform/alm/use-managed-properties).
3636

3737
If the issue persists, you can manually edit the XML file of the solution to disable the `iscustomizable` flag:

support/dynamics-365/customer-service/cases-or-incidents/dismiss-all-not-working-in-notifications.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
title: Dismiss All Doesn't Work in Notifications
33
description: Helps resolve an issue where notifications are cleared temporarily but reappear after a short time in Microsoft Dynamics 365 Customer Service.
44
ms.reviewer: srreddy
5+
author: Yerragovula
6+
ms.author: srreddy
57
ai-usage: ai-assisted
6-
ms.date: 04/10/2025
8+
ms.date: 04/14/2025
79
ms.custom: sap:Cases or Incidents, DFM
810
---
911
# The Dismiss All button doesn't work in the notifications in Dynamics 365 Customer Service
@@ -16,7 +18,7 @@ When you select the **Dismiss All** button in the notifications area of Dynamics
1618

1719
## Cause
1820

19-
This issue occurs due to insufficient user privileges on specific entities related to the notification system. Non-system administrators might lack the necessary permissions on the following entities:
21+
This issue can occur due to insufficient user privileges on specific entities related to the notification system. Non-system administrators might lack the necessary permissions on the following entities:
2022

2123
- Model-driven app user setting
2224
- Setting definition

support/dynamics-365/customer-service/cases-or-incidents/user-location-not-captured-displayed-to-agent.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: Chatbot Workstream Fails To Detect User's Location
33
description: Helps resolve an issue where the chatbot workstream fails to detect the user's location even after proper configuration in Microsoft Dynamics 365 Customer Service.
4-
ms.reviewer: Courtney
4+
ms.reviewer: courtser
5+
author: Yerragovula
6+
ms.author: srreddy
57
ai-usage: ai-assisted
68
ms.date: 04/10/2025
79
ms.custom: sap:Cases or Incidents, DFM
@@ -16,7 +18,7 @@ After you [set up visitor location detection](/dynamics365/customer-service/admi
1618

1719
## Cause
1820

19-
This issue occurs because the Bing Map API key used for location detection is created in a different tenant than the one used by the Dynamics 365 Customer Service application. As a result, the chatbot fail to detect the user's location.
21+
This issue can occur if the Bing Map API key used for location detection was created in a different tenant than the one used by the Dynamics 365 Customer Service application. As a result, the chatbot fails to detect the user's location.
2022

2123
## Resolution
2224

support/dynamics-365/customer-service/cases-or-incidents/you-dont-have-access-to-data-for-case-summaries-error.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: You Don't Have Access To The Data Used For Case Summaries Error
33
description: Resolves the issues related to the Copilot case summary feature in Microsoft Dynamics 365 Customer Service.
4-
ms.reviewer: Soham
4+
ms.reviewer: ghoshsoham
5+
author: Yerragovula
6+
ms.author: srreddy
57
ai-usage: ai-assisted
6-
ms.date: 04/10/2025
8+
ms.date: 04/14/2025
79
ms.custom: sap:Cases or Incidents, DFM
810
---
911
# "It looks like you don't have access to the data that's used for case summaries" error
@@ -16,11 +18,11 @@ When you try to use the [Copilot case summary](/dynamics365/contact-center/admin
1618

1719
> It looks like you don't have access to the data that's used for case summaries.
1820
19-
Additionally, the feature fails to display properly for non-administrators who try to use a custom product table instead of the OOB product table.
21+
Additionally, the feature fails to display properly for non-administrators who try to use a custom product table instead of the out-of-box (OOB) product table.
2022

2123
## Cause
2224

23-
The issue occurs because Copilot case summaries rely on a relationship between the custom table and the OOB "case" table.
25+
Copilot case summaries rely on a relationship between the custom table and the OOB "case" table.
2426

2527
- Copilot uses data from tables related to the "case" table to generate summaries.
2628
- Custom tables that lack a relationship with the "case" table are ineligible for use in generating case summaries.

0 commit comments

Comments
 (0)