Denna icon indicating copy to clipboard operation
Denna copied to clipboard

Crash when editing a task time.

Open RezaT4795 opened this issue 6 years ago • 4 comments

Assume you have a few tasks (with any lable) If you edit the time of any of them, if the new time becomes sooner or later than any other task time, the app crashes. (if changing the time, changes the task place in the list, the app crashes.)

RezaT4795 avatar Aug 21 '18 10:08 RezaT4795

Still not fixed

RezaT4795 avatar Aug 25 '18 00:08 RezaT4795

That's because of realm representation of items. I might do either of these:

  • Order via added date, so editing won't change the order
  • Port a V3.1.0 realm to UWP (IList implementation) and test that
  • Discuss with realm team for further support

Anyway I'll move this to V2.1 milestone.

Mohsens22 avatar Aug 25 '18 00:08 Mohsens22

@Mohsens22 So we'll pass it on for now?

RezaT4795 avatar Aug 25 '18 00:08 RezaT4795

@rezacloner47 Yes it needs time. The deadline for V2.0 release is 1st of september

Mohsens22 avatar Aug 25 '18 00:08 Mohsens22