Come for the code, stay for the community

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.

Views Date Format SQL

https://www.drupal.org/project/views_date_format_sql

Should help with date aggregations in views.

Issue: Using Views Date Format SQL options on custom date fields

Didn't work for aggregating date fields or timestamps.

Project
Modules
Task type
Topics