[PR #530] [MERGED] Fixed mobile timeline crash when date group cannot be parsed #8657

Closed
opened 2026-02-05 13:51:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/530
Author: @alextran1502
Created: 8/25/2022
Status: Merged
Merged: 8/25/2022
Merged by: @alextran1502

Base: mainHead: 528-fix-incorrect-date-crash-the-timeline


📝 Commits (2)

  • 10d5329 Handle error when datetime is incorrect
  • 8f1da16 Added better debug message

📊 Changes

1 file changed (+36 additions, -28 deletions)

View changed files

📝 mobile/lib/modules/home/views/home_page.dart (+36 -28)

📄 Description

Fixed #528


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/530 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/25/2022 **Status:** ✅ Merged **Merged:** 8/25/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `528-fix-incorrect-date-crash-the-timeline` --- ### 📝 Commits (2) - [`10d5329`](https://github.com/immich-app/immich/commit/10d5329446d23871d834090769b6999d3279b061) Handle error when datetime is incorrect - [`8f1da16`](https://github.com/immich-app/immich/commit/8f1da16300c9fed1fa288fb2ab2d2e2f0336d6fa) Added better debug message ### 📊 Changes **1 file changed** (+36 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/home/views/home_page.dart` (+36 -28) </details> ### 📄 Description Fixed #528 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8657