Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix outbox API from/to/cc/bcc properties #6207

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Apr 7, 2022

They are expected as four properties but were normalized into one array.

I missed this in #6031.

On the target branch all outbox messages show a ? for the avatar. With this patch it corresponds to the first recipient again.

Moreover if you continue editing an outbox message it previously lost all recipients.

@miaulalala
Copy link
Contributor

🙈

They are expected as four properties but were normalized into one array.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@miaulalala miaulalala merged commit 45bb14c into feature/outbox Apr 7, 2022
@miaulalala miaulalala deleted the fix/outbox-api-from-to-cc-bcc branch April 7, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants