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

Data accumulation when deleting a completed task #369

Open
7 tasks done
nofishonfriday opened this issue Nov 10, 2024 · 0 comments · May be fixed by #370
Open
7 tasks done

Data accumulation when deleting a completed task #369

nofishonfriday opened this issue Nov 10, 2024 · 0 comments · May be fixed by #370
Labels
bug Something is not working

Comments

@nofishonfriday
Copy link
Contributor

nofishonfriday commented Nov 10, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.3

Affected Android/Custom ROM version

Android 12 (probably version independent)

Affected device model

device independent

How did you install the app?

Built from source

Steps to reproduce the bug

  1. Create a new task
  2. Mark task completed
  3. Delete task

Expected behavior

All data in the database referring to this event/task should be deleted.

Actual behavior

In the tasks table of the database there's a leftover entry which is persistent.

Screenshots/Screen recordings

Screen recording is done with a newly installed ('clean') version.

dataLeak

Additional information

No response

@nofishonfriday nofishonfriday added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Nov 10, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Nov 10, 2024
Aga-C added a commit to Aga-C/Calendar that referenced this issue Nov 11, 2024
@Aga-C Aga-C linked a pull request Nov 11, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants