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

Anzeige gelöschter Datensätze ?! #920

Open
dl6dbh opened this issue Sep 26, 2022 · 1 comment
Open

Anzeige gelöschter Datensätze ?! #920

dl6dbh opened this issue Sep 26, 2022 · 1 comment

Comments

@dl6dbh
Copy link

dl6dbh commented Sep 26, 2022

Datensätze die ich in der Datenbank gelöscht habe werden im frontend noch angezeigt.
Es muss irgendwo noch eine Art Cache geben.
Kann man den löschen ?

@J-A-U
Copy link
Collaborator

J-A-U commented Sep 26, 2022

Das werden wohl die Daten der Aggregation sein.
php /var/www/volkszaehler.org/bin/aggregate clear <UUID>

Ohne Angabe der UUID wird die komplette Aggregationstabelle gelöscht. Das ist kein grundsätzliches Problem, die Daten können wieder hergestellt werden. Aber abhängig davon wie groß die DB schon ist kann es zu Doppelaufruf und Kollision der Cronjobs kommen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants