Skip to content

Commit dc2db80

Browse files
committed
Update known-issues.md
1 parent b74ee04 commit dc2db80

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

release-notes/elastic-security/known-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ After upgrading to 9.1.0 and later, some users may experience inconsistent resul
2626

2727
**Workaround**
2828

29-
You can turn off the {{kib}} `courier:ignoreFilterIfFieldNotInIndex` [advanced setting](kibana://reference/advanced-settings.md#kibana-search-settings), which only applies to the current space. However, turning off this setting will prevent dashboards and visualizations with applied filters from displaying properly. If you have important dashboards that this will impact, you can temporarily move them to a new space by doing the following:
29+
You can turn off the {{kib}} `courier:ignoreFilterIfFieldNotInIndex` [advanced setting](kibana://reference/advanced-settings.md#kibana-search-settings), which only applies to the current space. However, turning off this setting might prevent dashboards and visualizations with applied filters from displaying properly. If you have important dashboards that this will impact, you can temporarily move them to a new space by doing the following:
3030

3131
1. Create a [new space](/deploy-manage/manage-spaces.md#spaces-managing).
32-
2. Use the [import saved objects tool](/explore-analyze/find-and-organize/saved-objects.md#saved-objects-import-and-export) to move the dashboards or visualizations to the space you just created.
32+
2. Turn on the {{kib}} `courier:ignoreFilterIfFieldNotInIndex` [advanced setting](kibana://reference/advanced-settings.md#kibana-search-settings) so that filters apply to visualizations only if the index contains the filtering field.
33+
3. Use the [import saved objects tool](/explore-analyze/find-and-organize/saved-objects.md#saved-objects-import-and-export) to move the dashboards or visualizations to the space you just created.
3334

3435
:::{note}
3536
Ensure you give any users who will need access to the new space the appropriate permissions.

0 commit comments

Comments
 (0)