- Issue created by @Jonasanne
- Issue was unassigned.
- Status changed to Needs review
9 months ago 6:52am 8 August 2024 - 🇧🇪Belgium Jonasanne
I have made the summarized changes. However, it still needs to be tested with a valid Flexmail account since I don't have one at the moment.
- 🇧🇪Belgium daften
Hey Jonas,
Can you open a MR?
I'll ask if a team at our side could test, but could you also check on District09 side? I know there's quite a few projects using this module there :)
- 🇧🇪Belgium Jonasanne
Hi Dieter,
I tested everything this morning, and it all seems to be working well in one of our projects. I've also created a merge request.
If there's anything else I need to do, please let me know.
Best regards,
- 🇧🇪Belgium flyke
The MR does NOT apply to 2.0.x-dev. But it does apply to 2.0.0-beta4. Should we change this issue to 'needs work' so we can work so it applies to 2.0.x-dev, or should we change the Version in this issue to 2.0.0-beta4 and set it to reviewed and tested by the community (me) ?
- 🇧🇪Belgium flyke
I seem to have these issues now:
Warning: Array to string conversion in Drupal\flexmail_webform\Plugin\WebformHandler\FlexmailWebformHandler->contactNeedsUpdating() (line 306 of modules/contrib/flexmail/modules/flexmail_webform/src/Plugin/WebformHandler/FlexmailWebformHandler.php).
Warning: Array to string conversion in Drupal\flexmail_webform\Plugin\WebformHandler\FlexmailWebformHandler->contactNeedsUpdating() (line 306 of modules/contrib/flexmail/modules/flexmail_webform/src/Plugin/WebformHandler/FlexmailWebformHandler.php).
Warning: Undefined array key "interest" in Drupal\flexmail_webform\Plugin\WebformHandler\FlexmailWebformHandler->postSave() (line 262 of modules/contrib/flexmail/modules/flexmail_webform/src/Plugin/WebformHandler/FlexmailWebformHandler.php).
- 🇧🇪Belgium Jonasanne
@flyke
When I check git.drupalcode.org and change the target branch to 2.0.x, it does not say anything about a merge conflict.Can you give me some more information about the warnings?
Drupal version, steps to reproduce, and whether you see this warning while using these changes or without them. - 🇧🇪Belgium Jonasanne
Nevermind patch does not apply after change to target branch 2.0.x instead of 2.x.
I'm also confused. What's the difference here and why these branch names?