When offering a filter in an interface based on an 'email' field including the 'Current User' this is case sensitive. If a user capitalizes a letter in their email address when signing up this possibly won't match exactly and the filter doesn't work as intended. The idea here is to make this filtering to be not case-sensitive.