Files
chill-bundles/.changes/unreleased/Fixed-20251003-130249.yaml
Julien Fastré f9ad96c78b Introduce ConversionWithSameMimeTypeException for improved error handling in document conversion.
- Added the `ConversionWithSameMimeTypeException` to handle cases where document conversion is requested for the same MIME type.
- Updated `StoredObjectToPdfConverter` to throw the new exception when encountering such cases.
- Enhanced error logging in `PostSendExternalMessageHandler` to capture these specific conversion errors.
2025-10-03 13:57:06 +02:00

7 lines
223 B
YAML

kind: Fixed
body: Add exception handling for conversion of attachment on sending external, when documens are already in pdf
time: 2025-10-03T13:02:49.524835257+02:00
custom:
Issue: ""
SchemaChange: No schema change