I have the same situation where is some events has year only while others has day/month/year
I was able to get rid of month and day from the database, however whenever the record doesn’t have a month it read the month of the previous record
How can we fix this bug in the plugin to prevent reading the month from previous record and show it blank
Alaa