- last update
10 months ago 11 pass - Issue created by @Ruuds
- last update
10 months ago 11 pass - last update
10 months ago 11 pass - Status changed to Closed: works as designed
10 months ago 8:29am 6 March 2024 - πΊπ¦Ukraine AstonVictor
It works correctly for me. There are different entity types: contact_form & contact_email.
Both of them have different recipients. So, it's incorrect to show recipients from contact_email entities on the list builder for contact_form entities. It will confuse users. - π³π±Netherlands Ruuds
From a technical point of view I would agree. But it causes confusion from an user's point of view. When managing contact forms, the contact_form list builder is the first screen an user visits. It is not clear that the a@a.com recipient is overridden by a contact_email entity, and a client complained that contact form submissions were not send to a@a.com, so we created this patch.
If we don't want to show the contact_email entity's recipients, we should at least hide the a@a.com e-mail address to solve this confusion.
- Status changed to Active
10 months ago 7:00am 8 March 2024 - Status changed to Needs review
10 months ago 7:06am 8 March 2024 - πΊπ¦Ukraine AstonVictor
At least, it doesn't work for context users. It shows an empty cell.
- πΊπ¦Ukraine AstonVictor
Hi @Ruuds,
I also added your changes as an MR for better reviewing.
thanks.
- Status changed to Needs work
10 months ago 7:09am 8 March 2024 - π³π±Netherlands Ruuds
Thanks @AstonVictor for reopening. I've added a patch to fix the '@context_user' value in the cell (as i was not able to push to the feature branch).
- last update
10 months ago 11 pass - Status changed to Needs review
10 months ago 9:04am 8 March 2024 - last update
10 months ago Patch Failed to Apply