[PR #12990] [MERGED] fix(mobile): incorrect filename is retrieved during upload #13775

Closed
opened 2026-02-05 15:20:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/12990
Author: @alextran1502
Created: 9/27/2024
Status: Merged
Merged: 9/27/2024
Merged by: @alextran1502

Base: mainHead: fix/incorrect-filename


📝 Commits (4)

  • 1b9b55b fix(mobile): incorrect filename is retrieve during upload
  • 384364a use the same convention to get local id
  • 16f949e revert previous change
  • 88f81dc pr feedback

📊 Changes

4 files changed (+27 additions, -1 deletions)

View changed files

📝 mobile/lib/interfaces/asset_media.interface.dart (+3 -0)
📝 mobile/lib/repositories/asset_media.repository.dart (+13 -0)
📝 mobile/lib/services/background.service.dart (+3 -0)
📝 mobile/lib/services/backup.service.dart (+8 -1)

📄 Description

No description provided


🔄 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/12990 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/27/2024 **Status:** ✅ Merged **Merged:** 9/27/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/incorrect-filename` --- ### 📝 Commits (4) - [`1b9b55b`](https://github.com/immich-app/immich/commit/1b9b55b417790907161ce65f0f8b2382b09df987) fix(mobile): incorrect filename is retrieve during upload - [`384364a`](https://github.com/immich-app/immich/commit/384364a16265e3bae61e7c694b0bd3a4e7a03eb3) use the same convention to get local id - [`16f949e`](https://github.com/immich-app/immich/commit/16f949e693598555362f5023e46f5097c09ac4f7) revert previous change - [`88f81dc`](https://github.com/immich-app/immich/commit/88f81dc457c9632a41daa16648abf166e84e69ae) pr feedback ### 📊 Changes **4 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/interfaces/asset_media.interface.dart` (+3 -0) 📝 `mobile/lib/repositories/asset_media.repository.dart` (+13 -0) 📝 `mobile/lib/services/background.service.dart` (+3 -0) 📝 `mobile/lib/services/backup.service.dart` (+8 -1) </details> ### 📄 Description _No description provided_ --- <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 15:20:41 +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#13775