OfficeDev / microsoft-teams-faqplusplus-app

DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
MIT License
48 stars 49 forks source link

support thread.tacv2 in team id fix #93

Closed abbodh closed 4 years ago

abbodh commented 4 years ago

[Bug] - FAQPlus configuration app does not allow thread.tacv2 team id support

[Fix] - use regex expression to identify team id structure instead of hard coded dependency on thread.skype.

note: the fix will work with team id with thread.skype as well.

SebastianSchuetze commented 4 years ago

@aosolis will you be able to merge this change?