IndexOutOfBoundsException: Index: 2, Size: 2
at com.woocommerce.android.util.DateUtils.getShortMonthDayString(DateUtils.kt:95)
val (year, month, day) = iso8601Date.split("-")
at com.woocommerce.android.ui.mystore.MyStoreStatsView.getDateValueFromGranularity(MyStoreStatsView.kt:422)
StatsGranularity.WEEKS -> dateUtils.getShortMonthDayString(dateString).orEmpty()
at com.woocommerce.android.ui.mystore.MyStoreStatsView.getDateValueFromRangeType(MyStoreStatsView.kt:399)
SelectionType.CUSTOM -> getDateValueFromGranularity(
at com.woocommerce.android.ui.mystore.MyStoreStatsView.getDateValueFromRangeType(MyStoreStatsView.kt:399)
SelectionType.CUSTOM -> getDateValueFromGranularity(
at com.woocommerce.android.ui.mystore.MyStoreStatsView.updateDate(MyStoreStatsView.kt:365)
val startDate = startInterval?.let { getDateValueFromRangeType(it, rangeType) }
...
(88 additional frame(s) were not displayed)
Date string argument is not of format YYYY-MM-DD: 2024-13
Sentry Issue: WOOCOMMERCE-ANDROID-9W2