I am bringing the items pending in Support status for more than 8 days as follows. But when looking at 8 days, I want it to only get the days for the week
Hi @Sema YILDIRIM ,
There is no direct way to exclude weekends in the JQL. You need to use startOfWeek()/endOfWeek() in your JQL in order to manually exclude specific weekend. This was discussed many times before. Check few old discussions threads and check what suits you the best workaround.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.