I'm trying to filter out posts that are both pending and were uploaded in the past week. However, when i do
status:pending date:week
it doesn't work. I checked manually and there are indeed posts that fit that description. Filtering status:pending works just fine by itself. Filtering date:week works just fine by itself. Combining status:pending with, for instance, pokemon works. Combining pokemon with date:week doesn't. What on earth am I missing?