If you try to use the "User: created week" contextual filter, you'll get this:

Error message
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users.timestamp' in 'where clause'

because it has the wrong fieldname in it. Patch attached.

Comments

dawehner’s picture

That's interesting. Here is a patch which moves the field as well to get things more parellel.

In general your patch looks RTBC just posting a small improvement.

bojanz’s picture

Status: Needs review » Reviewed & tested by the community

Cool.

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for providing and reviewing the patch!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.