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

deleteStoredDeviceData throws exception when deleting AUTO_SAMPLE data type files #499

Open
2 of 10 tasks
korzonkiee opened this issue Nov 7, 2024 · 3 comments
Open
2 of 10 tasks
Labels
bug Something isn't working

Comments

@korzonkiee
Copy link
Contributor

korzonkiee commented Nov 7, 2024

Platform on which you observed the bug:

  • Android
  • iOS
  • Other
  • Platform is not relevant for this bug

Device on which you observed the bug:

  • Polar OH1
  • Polar Verity Sense
  • Polar H10
  • Polar H9
  • Other (360)
  • Device is not relevant for this bug

Describe the bug
Looks like dateFromStringWOTime method throws because the dateFrom argument is equal to AUTOS for AUTO_SAMPLE data type, see screenshot below.

Screenshots and logs
CleanShot 2024-11-07 at 11 57 11@2x

@korzonkiee korzonkiee added the bug Something isn't working label Nov 7, 2024
@orestesgaolin
Copy link
Contributor

This is related to the fact that fileDeletionMap gets modified in parallel when multiple types of files are removed. Once #498 is fixed this one should also be resolved.

@rkangast
Copy link
Contributor

FLOW-60748, FLOW-60576.

Fix for the issues #498, #513 will be released on our next release (5.10.0).

@korzonkiee
Copy link
Contributor Author

As mentioned here, I would be happy to assist in providing a solution that aligns with the reactive architecture followed by the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants