Peter Štibraný
198375599e
Fix/ignore some common dashboard problems ( #114296 )
...
* Fix some common problems found when parsing dashboards for indexing
2025-11-21 14:41:45 +01:00
Peter Štibraný
ec74a721ea
Be more tolerant to invalid JSON when parsing dashboards for indexing ( #114040 )
...
* Tags can only be string array.
* Be more lenient when parsing dashboard. Parse what we can, don't error out easily.
* Check element before parsing, log unexpected types.
2025-11-18 14:01:57 +01:00
Peter Štibraný
890fc1ea79
Support string version of "editable" field when indexing dashboard. ( #114008 )
2025-11-17 13:43:42 +00:00
Ryan McKinley
7f560c13e4
Search: Make the existing dashboard parsing code public ( #95649 )
2024-11-06 07:35:15 +03:00
Arati R.
47cd8288cd
SearchV2: Fix reading library panels ( #92961 )
...
* Fix reading of library panel field
* Add test to check reading of library panel field
2024-09-05 13:42:15 +02:00
Ryan McKinley
b24be6c0fc
ObjectStore: add a kind registry ( #56507 )
2022-10-08 12:05:46 -04:00