Description
I have several date fields in my data model, and I'm noticing they are empty when reviewing my payload data. All of these fields have values. All other field data is coming across as expected. I am working with the User sender class.
Steps to reproduce
- Set up User data model w/ custom fields, and configure webhoook
- Create new user with all field data entered.
- Review payload in activity area of plugin
Additional info
- Craft CMS version: 3.7.13
- Webhooks version: 2.4.1
- PHP version: 7.4.2
- Database driver & version: MySQL 5.7.26
Description
I have several date fields in my data model, and I'm noticing they are empty when reviewing my payload data. All of these fields have values. All other field data is coming across as expected. I am working with the User sender class.
Steps to reproduce
Additional info