You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/bug-report.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Create a effective service request
2
+
title: Create an effective service request
3
3
description: Learn how to write a clear Power Apps service request so customer service can help you quickly.
4
4
author: tahoon
5
5
ms.subservice: troubleshoot
@@ -13,7 +13,7 @@ search.audienceType:
13
13
contributors:
14
14
- mduelae
15
15
---
16
-
# Create a effective service request
16
+
# Create an effective service request
17
17
18
18
If an app isn't behaving as expected, it could be an issue with its configuration, the Power Apps system, or a system outside of Power Apps.
19
19
@@ -23,7 +23,7 @@ Depending on where the issue lies, you can seek assistance from these people or
23
23
| ------------- | ----------------- |
24
24
| App | Creators of the app, administrators |
25
25
| Power Apps | Microsoft |
26
-
| External data sources and integrations |Those who are responsible for the external system |
26
+
| External data sources and integrations |Users who are responsible for the external system |
27
27
28
28
29
29
## Differences between app bugs and Power Apps bugs
@@ -33,21 +33,21 @@ An app bug is an unexpected behavior in a particular app. In comparison, a Power
33
33
| App bug | Power Apps bug |
34
34
| ------- | -------------- |
35
35
| Explains how to reproduce an issue in a specific app | Explains how to create an app that reproduces an issue |
36
-
| Requires access to specific data connections | Any data connection can be used to repro the issue, which may require a specific configuration of the data source |
36
+
| Requires access to specific data connections | Any data connection can be used to repro the issue, which might require a specific configuration of the data source |
37
37
| Affects only a single app in a single organization | Affects apps in multiple organizations, or has the potential to do so |
38
38
| Complicated app with components not relevant to the issue |[Minimal repro app](/troubleshoot/power-platform/power-apps/create-and-use-apps/minimal-canvas-app-repro) that clearly shows an issue with just a few components |
39
39
| Mentions custom features and code | Mentions specific Power Apps features |
40
-
| Microsoft documentation does not exist for the affected feature | Microsoft documentation exists for affected feature and explains its expected behavior |
40
+
| Microsoft documentation doesn't exist for the affected feature | Microsoft documentation exists for affected feature and explains its expected behavior |
41
41
42
42
### Example app bugs
43
-
#### Canvas app does not show invoices
44
-
1.Log into Contoso app with app link.
45
-
1. Home screen opens. Click on button that says_My Invoices_.
46
-
1.Invoice screen opens. The list of invoices are displayed.
47
-
- Expected behavior: Invoices created by the user are displayed.
48
-
- Actual behavior: No invoices are shown.
49
-
50
-
#### Model-driven app does not show invoices
43
+
#### Canvas app doesn't show invoices
44
+
1.Sign in to your canvas app, such as Contoso.
45
+
1. Home screen opens, select_My Invoices_.
46
+
1.The invoice screen opens and the list of invoices are displayed.
47
+
- Expected behavior: Invoices created by the user are displayed.
48
+
- Actual behavior: No invoices are shown.
49
+
50
+
#### Model-driven app doesn't show invoices
51
51
1. Log into Contoso app in a particular environment.
52
52
1. Dashboard page opens. Click Invoices on the site map.
53
53
1. Invoice page appears, with the view set to _My active invoices_. The list of invoices are displayed.
0 commit comments