Razeeman / Android-SimpleTimeTracker

Simple app that tracks time.
GNU General Public License v3.0
536 stars 68 forks source link

[Bug] Changing tag selection of running activity impossible (ver 1.34) #149

Closed Zocker1999NET closed 5 months ago

Zocker1999NET commented 5 months ago

This bug became instantly visible after F-Droid upgraded the app from 1.33 to 1.34.

Running activities cannot have any (record) tags applied to them. This happens in all of the following circumstances:

It is not just a rendering issue as the edit screen for that entry does also display no tags as applied and selecting a tag once in that edit screen works as before.

OS: Android 13 (Lineage OS with microG) Phone: Fairphone 4 App Version: 1.34 Source: F-Droid

Zocker1999NET commented 5 months ago

okay, closing this now, seems to be a one off error:

after that, I exported my current data & reimported it again. Everything works now, could not find out why.

Zocker1999NET commented 5 months ago

written too early (sorry for the notifies), the bug reappeared after doing a little bit more stuff. I cannot pin it down exactly, it started again after I changed the time on the current running entry & pressed “change (time of adjacent recordings)”.

Further, I found out:

If I find more time this week, I will record a video showing the bug.

Razeeman commented 5 months ago

Hello! Thank you very much for the feedback. Was able to reproduce this bug. Seems like it is caused by the data cache not updating properly. Will try to fix this in the next update.

Razeeman commented 5 months ago

It should be fixed in the latest release 1.35. Please reopen if it isn't. Thanks again for pointing this out!

Zocker1999NET commented 5 months ago

Thanks for fixing this bug that fast :heart:. This issue was not appearing since I updated 1 week ago.