Dashboard Filter error

Martin Johst February 25, 2013

Because we deleted a status some of our filters doesn't work anymore. They are displayed on a dashboard and there we get the following message:

There are problems with the current configuration for this gadget. The errors below may have been caused by the deletion of entities required by the gadget or by changes to your permissions.

  • The selected filter filter-10444 has an error: The value '...' does not exist for the field 'status'..

How can I find out which filter this is. We have a lot of shared filters.

1 answer

1 accepted

1 vote
Answer accepted
Christian Czaia _Decadis AG_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2013

Check your DB:

SELECT * FROM searchrequest s WHERE ID = 10444;

Suggest an answer

Log in or Sign up to answer