Query in Lucene syntax don't get the created data time
Hello,
I'm trying to use the automation "SearchIncidentsV2" to get the incidents with two conditions: the name and a range of time.
To achieve this, first I created a simple Query to get only the incidentes with a name. name: "name of playbook"
...