I need a query to know which developers have not updated issues today.
Hi @Humberto Virgüez Acevedo ,
Can you try this JQL?
project=TEST and updatedDate <= startOfDay()
Regards
Niran
Yes, but it returns the incidents, I need to know the list of developers
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.