Bug len(None) communication extension inline attachments #8123
Labels
Auto-Assign
Auto assign by bot
Communication
Label for AzureCommunicationServices
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
With the new version 1.11.0 and the introduction of inline attachments for the azure communication extension,
a bug raises with a
len of None object
error when not setting the inline attachments.Thanks.
Related command
az communication email send
Errors
object of type 'NoneType' has no len()
Issue script & Debug output
Expected behavior
Should work.
Environment Summary
azure-cli 2.64
azure communication extension 1.11.0
Additional context
Using
azure communication extension 1.10.0
everything work as expected..The text was updated successfully, but these errors were encountered: