Skip to content

Update directory structure of local image storage#384

Merged
eliaspr merged 25 commits into
mainfrom
eliaspr/363-local-image-storage-path
May 15, 2026
Merged

Update directory structure of local image storage#384
eliaspr merged 25 commits into
mainfrom
eliaspr/363-local-image-storage-path

Conversation

@eliaspr
Copy link
Copy Markdown
Member

@eliaspr eliaspr commented May 3, 2026

Resolves #363

Comment thread src/Turnierplan.ImageStorage/Local/LocalImageStorage.cs Fixed
Comment thread src/Turnierplan.ImageStorage/Local/LocalImageStorage.cs Fixed
Comment thread src/Turnierplan.ImageStorage/Local/LocalImageStorage.cs Fixed
Comment thread src/Turnierplan.ImageStorage/Local/LocalImageStorage.cs Fixed
Comment thread src/Turnierplan.ImageStorage/Local/LocalImageStorage.cs Fixed
@eliaspr eliaspr marked this pull request as ready for review May 15, 2026 10:15
Comment on lines +200 to +203
catch (Exception ex)
{
_logger.ExceptionOccurredDuringMigration(ex);
}
@eliaspr eliaspr merged commit 62cbae3 into main May 15, 2026
5 checks passed
@eliaspr eliaspr deleted the eliaspr/363-local-image-storage-path branch May 15, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use identical image folder structure for local image storage

1 participant