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

D. a) Send yearly reminder to update or archive entry #2

Closed
wellemut opened this issue Jan 20, 2021 · 2 comments
Closed

D. a) Send yearly reminder to update or archive entry #2

wellemut opened this issue Jan 20, 2021 · 2 comments

Comments

@wellemut
Copy link
Member

wellemut commented Jan 20, 2021

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

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

  1. 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"
  2. If status set to unconfirmed -> Mailingservice sends mails first to entries -> ask to confirm or update or achive (Mailgun ist schon eingereichtet) Daily/hourly crawler for subscription- & notification service(s) openfairdb#202
  3. If 400 days uncomfirmed and not edited -> send to pilots (Connected to Algorythmus of Subscriptions) -> ask to confirm or update or achive (Decouple post-processing from requests for Notifications openfairdb#166) 1Tag

Independently the frontend will grey-out outdated pins

  1. Datenbank so einstellen, dass Einträge, die seit über 800 Tagen nicht beantwortet wurden, auch nur noch grau sind.
@wellemut wellemut changed the title Send yearly reminder to update or archive entry a) Send yearly reminder to update or archive entry Mar 23, 2022
@wellemut wellemut transferred this issue from kartevonmorgen/openfairdb Mar 23, 2022
@wellemut wellemut changed the title a) Send yearly reminder to update or archive entry D. a) Send yearly reminder to update or archive entry Jul 15, 2022
@wellemut
Copy link
Member Author

wellemut commented Nov 9, 2022

@flosse hier ist der Mailtext für den jährliche Erinnerung an Einträge: https://cloud.wechange.de/s/iBoSGDgTdAmQE4D

Kann man unten in der Mail in einer Art Signatur auch logos anzeigen? Im Markdown-Dokument ist das mal hinterlegt:

@flosse
Copy link
Collaborator

flosse commented Jan 17, 2023

done in kartevonmorgen/openfairdb#439

@flosse flosse closed this as completed Jan 17, 2023
@wellemut wellemut moved this to Done in Subscriptions Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants