Account created on 7 June 2023, over 1 year ago
  • Developer at zu 
#

Merge Requests

Recent comments

🇨🇦Canada nkind

Sorry I never got back around to this, thanks for following up on it @andileco

🇨🇦Canada nkind

Was getting a warning regarding an array key with #189 so I updated the patch with that seemed to fix it for me.

Error in question:
Warning: Undefined array key "field_profiles" in Drupal\conditional_fields\ConditionalFieldsFormHelper::dependentValidate() (line 475 of /app/web/modules/contrib/conditional_fields/src/ConditionalFieldsFormHelper.php)

🇨🇦Canada nkind

Hey @andileco

Sorry for the delayed response, i was away for a bit.

I haven't been able to test your view yet, but the immediate difference I can see is that I'm using better exposed filters in my use case so it may be related to that which means that the small fix here may cause an issue with views not using bef, I'd have to verify that though. Also, for php I'm on version 8.2.

🇨🇦Canada nkind

Instead of an `empty hook_update_N()` I saw that we should use `hook_post_update_NAME` for this functionality based on this https://www.drupal.org/node/2960601

I updated the MR accordingly with a `entity_export_csv.post_update.php` file.

🇨🇦Canada nkind

A couple of very minor grammatical changes

🇨🇦Canada nkind

Was able to make this issue and change thanks to my employer zu

Production build 0.71.5 2024