Implementation of a clean up function for a stray collection processing
Release Inventarsystem / release-docker (push) Successful in 2m15s

This commit is contained in:
2026-08-16 23:08:10 +02:00
parent c62b2b553d
commit 5136e40587
2 changed files with 137 additions and 1 deletions
+2
View File
@@ -5828,7 +5828,9 @@ def upload_item():
if item_id:
success_msg = f'Element wurde erfolgreich hinzugefügt ({len(created_item_ids)} erstellt)'
fs = get_gridfs() # Deine GridFS Verbindung
cleanup_orphaned_images(fs, dry_run=True)
if upload_mode == 'library':
try:
_append_audit_event_standalone(