Skip to content

Commit 178e81f

Browse files
authored
Merge pull request #8684 from MicrosoftDocs/4-articles-for-d365-cs-cases-or-incidents
Upload 4 "Cases or Incidents" articles
2 parents c7dda74 + 06700d5 commit 178e81f

5 files changed

Lines changed: 185 additions & 0 deletions

File tree

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

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Copilot Studio Bots Affect Workstreams And Agent Transfers
3+
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: ghoshsoham
5+
author: Yerragovula
6+
ms.author: srreddy
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:Cases or Incidents, DFM
10+
---
11+
# Workstreams and agents are affected by changes made to other Copilot Studio bots
12+
13+
This article addresses issues encountered when adding or managing Copilot Studio bots in Dynamics 365 Customer Service that impact workstreams and agent transfers.
14+
15+
## Symptoms
16+
17+
You might encounter the following issues when working with [Copilot Studio bots](/dynamics365/customer-service/administer/configure-bot-virtual-agent) in Dynamics 365 Customer Service:
18+
19+
- Adding a new bot to a workstream inadvertently updates or replaces bots or agents in other existing chat or messaging workstreams.
20+
- Bots don't work correctly, causing chat queues to fail.
21+
- Certain bot versions can't be retrieved in the Customer Service admin center.
22+
23+
## Cause
24+
25+
The issue can occur when the `iscustomizable` flag is enabled for the bot skill. When this flag is enabled, any changes made to one bot or workstream could inadvertently affect other bots or workstreams.
26+
27+
## Resolution
28+
29+
To prevent a bot from affecting other workstreams, follow these steps to disable the `iscustomizable` flag for the bot skill:
30+
31+
1. Navigate to **Settings** > **Solutions** in Dynamics 365 Customer Service, and locate the solution that contains the bot and skills.
32+
33+
2. Verify that the `iscustomizable` flag isn't enabled for the skill in question.
34+
35+
For more information, see [Use managed properties](/power-platform/alm/use-managed-properties).
36+
37+
If the issue persists, you can manually edit the XML file of the solution to disable the `iscustomizable` flag:
38+
39+
1. Export the solution containing the bot and skills.
40+
2. Open the solution file in a text editor.
41+
3. Locate the `iscustomizable` flag for the relevant skill.
42+
4. Set the `iscustomizable` flag to **false**.
43+
5. Save the changes to the XML file.
44+
6. Import the modified solution back into Dynamics 365.
45+
46+
By setting the `iscustomizable` flag to **false**, the skill becomes non-editable, ensuring that changes to one bot or workstream don't unintentionally impact others.
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Dismiss All Doesn't Work in Notifications
3+
description: Helps resolve an issue where notifications are cleared temporarily but reappear after a short time in Microsoft Dynamics 365 Customer Service.
4+
ms.reviewer: srreddy
5+
author: Yerragovula
6+
ms.author: srreddy
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:Cases or Incidents, DFM
10+
---
11+
# The Dismiss All button doesn't work in the notifications in Dynamics 365 Customer Service
12+
13+
This article addresses an issue with the **Dismiss All** button in the notifications area of Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
When you select the **Dismiss All** button in the notifications area of Dynamics 365 Customer Service, notifications are temporarily cleared from the interface. However, the notifications reappear after a short period, typically within less than a minute.
18+
19+
## Cause
20+
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:
22+
23+
- Model-driven app user setting
24+
- Setting definition
25+
26+
> [!IMPORTANT]
27+
>
28+
> - The **Dismiss All** action doesn't delete notifications but prevents fetching notifications created before the action. Notifications will still be automatically deleted by the system as they near their expiry dates.
29+
> - If immediate deletion of notifications is required, users should use the **Delete** action on individual notification cards instead of using the **Dismiss All** functionality.
30+
31+
## Resolution
32+
33+
To resolve this issue, ensure that the affected user has the necessary privileges on the involved entities. Follow these steps to update permissions:
34+
35+
1. Assign the following privileges on the "model-driven app user setting" entity:
36+
37+
- Create
38+
- Read
39+
- Write
40+
- Append
41+
42+
2. Assign the following privileges on the "setting definition" entity:
43+
44+
- Read
45+
- AppendTo
46+
47+
3. Verify that the updated privileges are applied to the user's security role.
48+
4. Test the **Dismiss All** button to confirm that notifications no longer reappear after being dismissed.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Chatbot Workstream Fails To Detect User's Location
3+
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: courtser
5+
author: Yerragovula
6+
ms.author: srreddy
7+
ai-usage: ai-assisted
8+
ms.date: 04/10/2025
9+
ms.custom: sap:Cases or Incidents, DFM
10+
---
11+
# Chatbot workstream fails to detect user's location
12+
13+
This article addresses an issue where the chatbot workstream fails to detect the user's location, even after proper configuration in Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
After you [set up visitor location detection](/dynamics365/customer-service/administer/geo-location-provider) in a chatbot workstream within Dynamics 365 Customer Service, the user's location details aren't being captured or displayed to the agent.
18+
19+
## Cause
20+
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.
22+
23+
## Resolution
24+
25+
To resolve this issue, ensure that the Bing Map API key is created and configured in the same tenant as the Dynamics 365 Customer Service application. For more information, see [Getting a Bing Maps Key](/bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key).
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: You Don't Have Access To The Data Used For Case Summaries Error
3+
description: Resolves the issues related to the Copilot case summary feature in Microsoft Dynamics 365 Customer Service.
4+
ms.reviewer: ghoshsoham
5+
author: Yerragovula
6+
ms.author: srreddy
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:Cases or Incidents, DFM
10+
---
11+
# "It looks like you don't have access to the data that's used for case summaries" error
12+
13+
This article provides a resolution for the issues related to the Copilot case summary feature in Microsoft Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
When you try to use the [Copilot case summary](/dynamics365/contact-center/administer/copilot-enable-summary) feature, you might receive the following error message:
18+
19+
> It looks like you don't have access to the data that's used for case summaries.
20+
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.
22+
23+
## Cause
24+
25+
Copilot case summaries rely on a relationship between the custom table and the OOB "case" table.
26+
27+
- Copilot uses data from tables related to the "case" table to generate summaries.
28+
- Custom tables that lack a relationship with the "case" table are ineligible for use in generating case summaries.
29+
30+
## Resolution
31+
32+
To resolve this issue, establish a relationship between your custom table and the OOB "case" table. Follow these steps:
33+
34+
1. In [Power Apps](https://make.powerapps.com/), navigate to the environment where your custom table resides.
35+
1. From the left navigation pane, select **Tables**.
36+
1. Select your custom table (for example, the custom product table.)
37+
1. Go to the **Relationships** tab.
38+
39+
1. Select **+ New relationship** and select the appropriate relationship type:
40+
- For a many-to-one relationship: Select **Lookup**.
41+
- For a one-to-many relationship: Select **One-to-Many**.
42+
- For a many-to-many relationship: Select **Many-to-Many** (if applicable).
43+
44+
1. In the **Related Table** dropdown, select **Case (incident)**.
45+
1. Select **Done** and then select **Save**.
46+
1. Publish the table to apply the changes.
47+
48+
1. Test the changes:
49+
- Navigate to the Copilot case summary feature in Dynamics 365.
50+
- Try to generate a case summary using the custom table.
51+
- Confirm that the summary displays correctly without any error.
52+
53+
Alternatively, if creating a relationship between the custom table and the OOB "case" table isn't feasible, you can resolve the issue by removing the product data reference from the case summaries configuration. Follow these steps:
54+
55+
1. Navigate to the **Copilot Configuration Settings** within Dynamics 365.
56+
2. Remove the product data reference from the case summaries configuration. For more information, see [Manage fields Copilot uses for case summaries](/dynamics365/customer-service/administer/copilot-map-custom-fields).
57+
3. Save the changes.
58+
4. Retest the feature to confirm that the error no longer appears and that the case summary displays correctly.

support/dynamics-365/customer-service/toc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
items:
55
- name: Can't switch between different Teams organizations in the Dynamics 365 app
66
href: cases-or-incidents/cannot-switch-teams-organizations-dynamics-365-app.md
7+
- name: Chatbot workstream fails to detect user's location
8+
href: cases-or-incidents/user-location-not-captured-displayed-to-agent.md
9+
- name: You don't have access to the data used for case summaries error
10+
href: cases-or-incidents/you-dont-have-access-to-data-for-case-summaries-error.md
11+
- name: The Dismiss All button doesn't work in the notifications
12+
href: cases-or-incidents/dismiss-all-not-working-in-notifications.md
13+
- name: Workstreams and agents are affected by changes made to other Copilot Studio bots
14+
href: cases-or-incidents/add-or-manage-bots-issues.md
715
- name: Customer Service Insights
816
items:
917
- name: Troubleshoot issues using Solution Health Hub

0 commit comments

Comments
 (0)