Skip to content
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

fix(notifications): Update the notification handling #12112

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Apr 15, 2024

☑️ Resolves

🛠️ API Checklist

  • Less logs
{"message":"OCA\\Talk\\Notification\\Notifier::prepare() threw \\InvalidArgumentException which is deprecated. Throw \\OCP\\Notification\\UnknownNotificationException when the notification is not known to your notifier and otherwise handle all \\InvalidArgumentException yourself."}

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/noid/update-notification-handling branch from ef7cbb2 to 02f2d82 Compare April 15, 2024 12:33
@nickvergessen nickvergessen enabled auto-merge April 15, 2024 12:34
@nickvergessen nickvergessen merged commit a59363e into main Apr 15, 2024
62 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/update-notification-handling branch April 15, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants