We have a job that runs each week and sends out information to individual users based on a filter for that user. This has been working for weeks, but this week it started failing. The issue is that it is applying the filter for the first recipient in the task, but then clearing the filter and not applying any filters after that first one. So the first person gets their correct report, but everyone else gets the full data set. Any suggestions?