[PR #664] [MERGED] Fix background backup not running in release mode #8710

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/664
Author: @alextran1502
Created: 9/10/2022
Status: Merged
Merged: 9/10/2022
Merged by: @alextran1502

Base: mainHead: fix/backgroundBackupNotRunningInReleaseMode


📝 Commits (1)

  • a8e3b11 Added corresponding flag to execute background service in the background

📊 Changes

2 files changed (+16 additions, -12 deletions)

View changed files

📝 mobile/lib/modules/backup/background_service/background.service.dart (+6 -2)
📝 mobile/lib/modules/backup/views/backup_controller_page.dart (+10 -10)

📄 Description

https://github.com/dart-lang/sdk/issues/49181#issuecomment-1156337511


🔄 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/664 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/10/2022 **Status:** ✅ Merged **Merged:** 9/10/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/backgroundBackupNotRunningInReleaseMode` --- ### 📝 Commits (1) - [`a8e3b11`](https://github.com/immich-app/immich/commit/a8e3b113a041ee2610fdddcd3be951a54ddf44b1) Added corresponding flag to execute background service in the background ### 📊 Changes **2 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/backup/background_service/background.service.dart` (+6 -2) 📝 `mobile/lib/modules/backup/views/backup_controller_page.dart` (+10 -10) </details> ### 📄 Description https://github.com/dart-lang/sdk/issues/49181#issuecomment-1156337511 --- <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:54 +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#8710