Chore list showing all chore log items
Currently it is listing each chore log, causing duplicate chores to show.
This may be caused by views aggregation and a reverse entity relationship.
Chore log has a regular date field, no time.
Issue
Date field is not displaying correct value on a views with aggregation max/min
Timestamp fields are working, but date fields are not.
Workaround
Using date created instead.