bitfireAT / ical4android

Allows usage of iCalendar files with the Android calendar provider
GNU General Public License v3.0
18 stars 10 forks source link

BuildEvent doesn't save UID to UID_2445 #130

Closed rfc2822 closed 7 months ago

rfc2822 commented 7 months ago

BuildEvent doesn't save event UIDs to UID_2445.

There's a missing @Test here:

https://github.com/bitfireAT/ical4android/blob/90804fc0471c7414c224cb5689f6699a2353410e/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidEventTest.kt#L748-L756

If the @Test ist added, the test fails and illustrates the problem.