Archidoit
Archidoit
In the background tasks list, try to delete a background task you previously do on Public Dashboard. An error occurs : 
The tooltip doesn't take the global mode into account  --> same tooltip for these two filters whereas they are different (see global mode: and/or)
The tooltip is poping when I modify filters in entities list : 
In trigger creation form, the tooltip is displayed at the middle of the form instead of near the filter :  And it could block the filter edition:  -->...
When I edit a filter, there should be no tooltip. Example, in this case, it avoids changing the operator:  
This upgrade will be planned in the coming months I think. @nino-filigran ?
It seems solved with the GraphiQL new playground. @nino-filigran
GraphQL queries that includes a type named ThreatActorsFiltering are not correct queries since the filters migration of 5.12.
You should do your queries with the new filters format (use the FilterGroup type). Here is a link to our documentation : https://docs.opencti.io/6.2.X/reference/filters-migration/?h=filters
@BCS251 Ah yes, I thought you run your own queries because you wrote 'Run some sort of GraphQL query that includes a type named ThreatActorsFiltering.' in the reproductible steps... So...