1. Create a SCV for mail merge address list: email,name foo1@bar.baz,foo1 foo2@bar.baz,foo2 2. Create a new Writer document, start Tools->Mail Merge Wizard, and assign the created CSV as the address list, *without matching fields*. 3. Click "Send Email Messages" button on the Mail Merge toolbar The opened "Email merged document" dialog has "To" combo box empty, without a pre-selected entry. This is a regression after commit f1ca64800074530d95e507f93c764a687310b9eb. In 6.1, the first item was pre-selected.
https://gerrit.libreoffice.org/c/core/+/132562
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/304be70b5b082ac4854dadc9e6a7c15075dd28b2 tdf#148382: Keep first entry selected when address field is not set It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/1e50737b57df0b3683063f73d78abee5ea20fb27 tdf#148382: Keep first entry selected when address field is not set It will be available in 7.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.