Skip to content

[stable30] fix(sharing): send share emails for internal users too - #50217

Merged
skjnldsv merged 1 commit into
stable30from
backport/49898/stable30
Feb 6, 2025
Merged

[stable30] fix(sharing): send share emails for internal users too#50217
skjnldsv merged 1 commit into
stable30from
backport/49898/stable30

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #49898

Signed-off-by: Anna Larch <anna@nextcloud.com>

@nickvergessennickvergessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change is incomplete and breaks Talk integration tests in a non-logical way.

While the response says mail_send = 1, any further request to get the share will say mail_send = 0, so this is very inconsistent.
The problem is that the DefaultShareProvider is not storing the mail_send correctly and not initializing shares it created correctly.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nickvergessen@miaulalala@Antreesy@skjnldsv