mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-29 02:28:16 +08:00
6e85747816
* MM-70095: Adjust Slack import user handling based on import type See MM-70095. * MM-70095: Add test coverage for non-admin import save failure on email conflict Ensures the non-admin account-creation fallback path doesn't report success when the underlying save is rejected. * MM-70095: Assert Save is invoked in email-conflict save-failure test Explicitly verify the mocked Save call is exercised rather than relying on its return value alone. * MM-70095: Fix non-admin Slack import user handling * MM-70095: Fix non-admin Slack import user handling * MM-70100: Clarify Slack import log message for matching account emails Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: Bill Gardner <billg@wavearts.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>