OfficeDev / microsoft-teams-apps-icebreaker

Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
MIT License
174 stars 206 forks source link

icebreaker-How do I see who has been paired with who in Azure AD Application Insights #297

Closed cgjeb closed 1 year ago

cgjeb commented 1 year ago

Hi,

I'm having an issue where a user is not receiving the pairing, yet he is in the Teams group/channel that has Icebreaker deployed.

Can you please share the link to the exact event section in Applications Insight described here: https://github.com/OfficeDev/microsoft-teams-apps-icebreaker/issues/92. It is something to do with the custom event called ''ProcessedPairups"? I can't seem to find it in Azure AD.

Thank you.

gsv022 commented 1 year ago

Hi @cgjeb , Thanks for raising the query. We will get back to you with proper response soon.

v-royavinash commented 1 year ago

@cgjeb As we are only logging users' channel account IDs and not their details, it is not possible to retrieve the exact pairing members from Application Insights. We have already added backlog item to regarding reporting to give you the user details which we will be working on future releases. However, to view the summary please refer the custom events to get details of,

image

image

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

cgjeb commented 1 year ago

@v-royavinash @gsv022 Thank you for the update. However, I've tried to go into Application Insights and events and need help finding a way to see the proccessedpairups.

image

Please send me a detailed guide, as a document, with all the steps.

Regards, Edwin