Metadata Injection Failure During Batch Export
Lightroom Classic silently skips files during batch export if it fails to write Credit/IPTC metadata. Additionally, it misreports local file errors as network issues.
Steps to reproduce:
-
Select a batch of images (e.g., 120 files).
-
Export with a metadata preset that includes Credit/Copyright info.
-
Observe that some files are randomly skipped.
Actual Results:
-
Only a portion of the files (e.g., 106 out of 120) are exported without a proper per-file error log.
-
A "No network access" error pops up mid-export despite a perfectly stable internet connection.
-
The export engine deletes the entire image file if the metadata write operation fails, instead of just skipping the metadata and saving the image.
Expected Results:
-
Lightroom should export the image even if metadata injection fails (best-effort export).
-
Errors should be accurately reported (local I/O failure, not "No network access").
-
A detailed log should show exactly which files failed and why.

