Skip to content

Commit 4bcfd08

Browse files
committed
2307419
1 parent 205b5bb commit 4bcfd08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/teams/issue-reporting-architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: joel-lindstrom
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 06/02/2021
8+
ms.date: 06/03/2021
99
ms.author: v-ljoel
1010
ms.reviewer: tapanm
1111
contributors:
@@ -83,9 +83,9 @@ Manage Issues app uses following collections.
8383
| colPlannerTasks | To collect the list of Planner Tasks in a particular plan based on the Plan and Team IDs. | OnStart property of the App |
8484
| colDataverseIssueReports | Collection to collect Dataverse Issue report categories. | OnStart property of the App |
8585
| colStats | Collection to collect the stats of the planner tasks. | OnVisible property of the Insights screen |
86-
| colUserProfiles | Used to collect User details from Office 365. | Issue templates screen (Manage issues) Issue report screen (Issue reporting) |
86+
| colUserProfiles | Used to collect User details from Office 365. | Issue templates screen |
8787
| colDataverseIssueAssignments | Used to store information about the User to whom Issue has been assigned. | OnSelect property of the Save button while creating a new Issue template. |
88-
| colAppTemplateCounting | Collection used to count the number of issues based on their completion status. | Issue Templates Screen (Manage issues) |
88+
| colAppTemplateCounting | Collection used to count the number of issues based on their completion status. | Issue Templates Screen |
8989
| colDataverseIssueQuestions | To collect the questions for a particular issue template. | OnSelect property of the Save button while creating a new Issue template |
9090
| colQuestionsToDelete | To collect the questions to be deleted from the Issue template. | OnSelect property of the Save button while creating a new Issue template |
9191

0 commit comments

Comments
 (0)