AdhocAdam / smletsexchangeconnector

SMLets PowerShell based Exchange Connector for controlling Microsoft System Center Service Manager 2016+
https://adhocadam.github.io/smletsexchangeconnector/
GNU General Public License v3.0
29 stars 19 forks source link

Mail is not added to comment when over 4000 characters #456

Closed pwahlmueller closed 1 year ago

pwahlmueller commented 1 year ago

Describe the bug We send a Mail with a message lenght over 4000 to the connector. The email is attached, but message is added as comment when the length of the message is under 4000 characters but not, when the length is over 4000 characters.

Help us reproduce the bug Version of the connector you are using: 5.0.0.29 All general, including Attach Whole Email on Action log

Expected behavior The comment will be added with a length of 4000 characters.

Location and Environment It runs in the Task Scheduler? SCSM 2019

Additional context

AdhocAdam commented 1 year ago

This was caught a couple weeks back and #452 was raised for it. This will ship with the next release.

AdhocAdam commented 1 year ago

v5.0.3.7 has been released that includes this fix