[IMP] runbot: add possibility to search fingerprints

This commit is contained in:
Christophe Monniez 2024-11-18 14:59:18 +01:00
parent a9fdf1c3c7
commit 128b94e910

View File

@ -309,6 +309,7 @@
<field name="module_name"/>
<field name="function"/>
<field name="version_ids"/>
<field name="fingerprint"/>
<filter name="group_error" string="By error" context="{'group_by':'error_id'}"/>
<filter string="Undeterministic" name="random_error" domain="[('random', '=', True)]"/>
<filter string="Deterministic" name="random_error" domain="[('random', '=', False)]"/>