-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Removes deprecated MS Teams webhook methods and integration tests #16496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removes deprecated MS Teams webhook methods and integration tests #16496
Conversation
PR Summary
|
|
looking at failing tests. |
|
Microsoft's should be possessive. Documentation should not be capitalized. When making a URL, the period at the end of the sentence should not be part of the URL. If the flagged alert-listing at the top is disabled behind "turn off low-inventory alerts", will this still show? If not, then maybe we should change that? |
|
Or, if the only way that we show the 'flag' icon when low inventory alerts and we only do that in the layout, could we just change the layout? |
|
@snipe worries that the webhook notification might only need to be visible for superadmins, not other people who might see low inventory alerts... |
|
Closing this for now, since Team webhooks wont be deprecated til the end of the year now. |
This removes all deprecated MS Teams integration tests and check in and check out methods. Webhooks were deprecated Jan 31st, 2025.
Updates the warning messages to be past tense if an old webhook URL is still stored:


Also, a warning will be returned before trying and failing to send the notification, item will still be checked in/out though:
