Archidoit

Results 100 comments of Archidoit

In the background tasks list, try to delete a background task you previously do on Public Dashboard. An error occurs : ![image](https://github.com/user-attachments/assets/c7210c7f-4262-402c-9258-e9bbcc9a1bd3)

The tooltip doesn't take the global mode into account ![image](https://github.com/user-attachments/assets/ecf65387-70be-45e6-8218-83869177aac6) --> 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 : ![image](https://github.com/user-attachments/assets/a2ddbaed-1e9f-4f5e-8373-13ebc6775e07)

In trigger creation form, the tooltip is displayed at the middle of the form instead of near the filter : ![image](https://github.com/user-attachments/assets/dbb9cb20-1bdd-4f75-9edf-68981e311b16) And it could block the filter edition: ![image](https://github.com/user-attachments/assets/bafced64-363d-4fb2-9241-d6a2179b7dbc) -->...

When I edit a filter, there should be no tooltip. Example, in this case, it avoids changing the operator: ![image](https://github.com/user-attachments/assets/5153337f-cb9e-4a83-9570-657e66ff590f) ![image](https://github.com/user-attachments/assets/8cf8095a-9ac5-4ec2-8b94-e977ce0b0e5c)

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...