You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microservice (Cronejobe mit Admin-Acccount für Backend) aufsetzen, der checkt, welche Einträge seit einem Jahr nicht mehr aktualisiert wurden, deren Status auf unconfirmed setzt und eine Mailnotification an den Eintrag auslöst
Problem
After 5 years of running this map we have a lot of outdated entries there
Solution
If an entry was not updated or modified for W (=365) days, write an email (same way like when they are added send welcome-email to new entries (Text template) openfairdb#333) to the entry-mailadress, that it was not modified or rated since W (=365) days, with title: Please update your entry now!
Update-Reminder and DB-Processing are complete independent steps:
Update Reminder
Microservice (Cronejobe mit Admin-Acccount für Backend) that checks the last editing-dates of entries -> if more than one year not edited -> set entry as "uncomfirmed"
Problem
After 5 years of running this map we have a lot of outdated entries there
Solution
Mail contains:
Um das Mailtemplate anpassen zu können braucht es ein Editor, wie jetzt schon auf https://kvmmail.shiv.uber.space/ für die Begrüßungsmails.
Steps
Update-Reminder and DB-Processing are complete independent steps:
Update Reminder
Independently the frontend will grey-out outdated pins
The text was updated successfully, but these errors were encountered: