vikunja/pkg/modules/migration/handler
kolaente e10cd368bf
feat(migration): notify the user when a migration failed
This change introduces notifications via mail when a migration fails. It will contain the error message and a hint to post it in the forum when Sentry is disabled, otherwise the error message will be sent directly to sentry and the notification will inform accordingly.
I've tried to balance "this thing failed, go figure it out" with "here is what we know and how you can get help", we'll see how well that approach works.
2024-04-08 12:15:24 +02:00
..
common.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
events.go feat(migration): migration from other services now happens in the background 2023-11-09 00:15:11 +01:00
handler.go fix(migration): make sure to correctly check if a migration was already running 2024-02-13 22:21:59 +01:00
handler_file.go feat(migration): migration from other services now happens in the background 2023-11-09 00:15:11 +01:00
listeners.go feat(migration): notify the user when a migration failed 2024-04-08 12:15:24 +02:00
notifications.go feat(migration): notify the user when a migration failed 2024-04-08 12:15:24 +02:00