-
-
Notifications
You must be signed in to change notification settings - Fork 827
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
🪲 🪳 Bug Fix: The option "Enable multiple bulk email address for a contact" does not apply when editing a Contact, only works for inline edit of email addresses #23082
Conversation
…tact" does not apply when editing a Contact, only works for inline edit of email addresses
(Standard links)
|
Test this please |
When reviewing this PR we discovered that the checkbox for bulk mail now works like a radio button. Only one e-mail address can be selected for bulk mail. See below a screen recording, which shows the contact edit and the inline edit. Note: In our test environment the option for on hold is a checkbox, in your screenhots it is a drop down. |
@agileware-justin can you adjust your PR? Thanks anyway! |
To reproduce this bug, first enable the option, Enable multiple bulk email address for a contact.
Then perform the following tests:
|
I was able to replicate this bug & the fix. I'm pretty sure the reason I could replicate it & @jaapjansma / @BettyDolfing couldn't was that the explanation had become clearer in the mean time so I'm going to merge rather than ask for further input from @jaapjansma / @BettyDolfing Also I think the icons in the PR title helped.... |
that's scary |
Don't be afraid, it's just Harry Styles. |
Overview
The option "Enable multiple bulk email address for a contact" does not apply when editing a Contact, only works for inline edit of email addresses. Bulk Email checkbox forces singular selection.
To reproduce this bug, first enable the option, Enable multiple bulk email address for a contact.
Then perform the following tests:
Before
The option "Enable multiple bulk email address for a contact" does NOT work when editing a Contact.
After
The option "Enable multiple bulk email address for a contact" does work when editing a Contact.
Technical Details
Comments
Agileware Ref: CIVICRM-1958