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

[stable25] Permanently delete deck cards marked as deleted after 5 min in a cron job #4301

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #4194

… job

Limit deleted cards in one cron job run to 500

Converted spaces to tabs

Added missing import for CardMapper class

Added another missing import for CardMapper class

Fixed response object in findToDelete method + fixed 2 misspellings in API.md

Fixed invalid parameter type

Fix DeleteCronTest

Signed-off-by: Marcel Klehr <[email protected]>

Fix lint errors

Signed-off-by: Marcel Klehr <[email protected]>
@31337-4554551n
Copy link

Just updated to deck 1.8.3
Nextcloud 25.0.3
The cards do not auto delete.
Can create a new card, delete it, wait for 10+ minutes (5 to hit limit, 5 more for next time the cron job runs) and it still doesn't auto delete (neither do all my old cards from years past)

@31337-4554551n
Copy link

Update:
Logged in next day to troubleshoot, all deleted items deleted.
Maybe cron runs every 5 hours instead of minutes, or there's a similar bug?

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

Successfully merging this pull request may close these issues.

3 participants