I'm not entirely sure what's going on there because I actually have no visual indication of whether the Purge button actually works or not in 0.7 (see #1336), but I think the current git master version towards 0.7 has a problem where it can't purge some tasks using this action in the Preferences dialog:
In my case, using my real dataset (from 0.6), when clicking that button nothing happens even if I set the threshold to 1 day, and looking at the list of Closed tasks in the main window that list does not seem to shrink to a small amount of tasks.
Furthermore, when opening some of those closed tasks, I saw that some of them had nothing in the "Closed date" field.
@pentux-GitHub are you able to test and reproduce this issue somehow? Did I hallucinate this bug, or does it actually exist in 0.7? If I have to guess, I would suspect something related to the import or parsing of closed date for done vs dismissed tasks of 0.6 vs 0.7, but I'm not sure…
I'm not entirely sure what's going on there because I actually have no visual indication of whether the Purge button actually works or not in 0.7 (see #1336), but I think the current git
masterversion towards 0.7 has a problem where it can't purge some tasks using this action in the Preferences dialog:In my case, using my real dataset (from 0.6), when clicking that button nothing happens even if I set the threshold to 1 day, and looking at the list of Closed tasks in the main window that list does not seem to shrink to a small amount of tasks.
Furthermore, when opening some of those closed tasks, I saw that some of them had nothing in the "Closed date" field.
@pentux-GitHub are you able to test and reproduce this issue somehow? Did I hallucinate this bug, or does it actually exist in 0.7? If I have to guess, I would suspect something related to the import or parsing of closed date for done vs dismissed tasks of 0.6 vs 0.7, but I'm not sure…