- Issue created by @TomTech
- @tomtech opened merge request.
- 🇺🇸United States TomTech
This MR adds a check that skips the Event::setLabel() if addressline1 is not populated.
- First commit to issue fork.
-
jsacksick →
committed 1a6361f0 on 3.x authored by
tomtech →
Issue #3541746 by tomtech, jsacksick: Profile Label Subscriber should...
-
jsacksick →
committed 1a6361f0 on 3.x authored by
tomtech →
- 🇮🇱Israel jsacksick
I slightly modified the code to return only in case the profile has no addressfield or an empty address line 1 (to get rid of the big nested if).
Thanks for this. - 🇮🇱Israel jsacksick
Committed a buggy change that I fixed just now... (See https://git.drupalcode.org/project/commerce/-/commit/ca0f584a78901563a96...).