i'm trying to collect ClickUp tasks which are updated after specific date. using this filter DateUpdatedGt. and order by updated field. as a result - DateUpdatedGt is not added to the final query and API return me all tickets , just ordered by updated field. can you fix it?