Skip to content

Commit e5e4a28

Browse files
committed
updates
1 parent 2443826 commit e5e4a28

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

powerapps-docs/maker/canvas-apps/bug-report.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a effective service request
2+
title: Create an effective service request
33
description: Learn how to write a clear Power Apps service request so customer service can help you quickly.
44
author: tahoon
55
ms.subservice: troubleshoot
@@ -13,7 +13,7 @@ search.audienceType:
1313
contributors:
1414
- mduelae
1515
---
16-
# Create a effective service request
16+
# Create an effective service request
1717

1818
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.
1919

@@ -23,7 +23,7 @@ Depending on where the issue lies, you can seek assistance from these people or
2323
| ------------- | ----------------- |
2424
| App | Creators of the app, administrators |
2525
| 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 |
2727

2828

2929
## 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
3333
| App bug | Power Apps bug |
3434
| ------- | -------------- |
3535
| 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 |
3737
| Affects only a single app in a single organization | Affects apps in multiple organizations, or has the potential to do so |
3838
| 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 |
3939
| 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 |
4141

4242
### 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
5151
1. Log into Contoso app in a particular environment.
5252
1. Dashboard page opens. Click Invoices on the site map.
5353
1. Invoice page appears, with the view set to _My active invoices_. The list of invoices are displayed.

0 commit comments

Comments
 (0)