Hi,
1) I need to have a view on what has been created on week ends. I would like to get all the issues created from friday 8PM to monday 7.30 AM (not the one before, not the one after). And i would like to do so any given day.
2) I need to have a view on what has been created evry nites, also the issues created from 8 PM to 7.30 AM every day/ day by day
I ve tried several filters but it doesn t seem to match what i want. Could someone help ?
Thanks
HI Williams,
You can try this project = XXX and created >= "2018-08-05 20:00" and created <= "2018-08-06 07:30". This worked for me. You can change the dates based on your requirement.
Thanks,
Ravi
Hi Ravi,
Thx for the answer it does work, but i d like not to have to change the filter everyday ...
Any idea ?
Céline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.