kibana/x-pack/plugins
Yara Tercero b9c8201202
[Security Solution][Exceptions] - Improve UX for missing exception list associated with rule (#75898)
## Summary

**Current behavior:**
  - **Scenario 1:** User is in the exceptions viewer flow, they select to edit an exception item, but the list the item is associated with has since been deleted (let's say by another user) - a user is able to open modal to edit exception item and on save, an error toaster shows but no information is given to the user to indicate the issue.
  - **Scenario 2:** User exports rules from space 'X' and imports into space 'Y'. The exception lists associated with their newly imported rules do not exist in space 'Y' - a user goes to add an exception item and gets a modal with an error, unable to add any exceptions. 
  - **Workaround:** current workaround exists only via API - user would need to remove the exception list from their rule via API

**New behavior:**
  - **Scenario 1:** User is still able to oped edit modal, but on save they see an error explaining that the associated exception list does not exist and prompts them to remove the exception list --> now they're able to add exceptions to their rule
  - **Scenario 2:** User navigates to exceptions after importing their rule, tries to add  exception, modal pops up with error informing them that they need to remove association to missing exception list, button prompts them to do so --> now can continue adding exceptions to rule
2020-08-26 10:16:17 -04:00
..
actions Fixed alerting_api_integration/security_and_spaces tests failing if actions proxy set on for parallel process running using commands 'scripts/functional_tests_server' and 'scripts/functional_test_runner' (#75232) 2020-08-24 16:43:44 -07:00
alerting_builtins Make the alerts plugin support generics (#72716) 2020-08-14 12:52:42 -04:00
alerts Add support for reading request ID from X-Opaque-Id header (#71019) 2020-08-19 15:41:12 -06:00
apm [APM] Improvements for breakdown data gaps (#75534) 2020-08-26 10:59:44 +02:00
audit_trail Add support for reading request ID from X-Opaque-Id header (#71019) 2020-08-19 15:41:12 -06:00
beats_management Beats Management plugin: migrate server-side code (#70930) 2020-08-18 12:00:39 +02:00
canvas [Canvas] Adds function reference docs generator (#49402) 2020-08-24 14:28:50 -07:00
case
cloud
code
console_extensions
cross_cluster_replication Skip failing test in CI (#75266) 2020-08-18 18:58:38 +02:00
dashboard_enhanced cleaning up embeddable types (#75560) 2020-08-25 09:31:03 +02:00
dashboard_mode
data_enhanced Don't overwrite sync strategy in xpack (#75556) 2020-08-25 12:36:30 +03:00
discover_enhanced cleaning up embeddable types (#75560) 2020-08-25 09:31:03 +02:00
embeddable_enhanced
encrypted_saved_objects Compute AAD to encrypty/decrypt SO only if needed (#75818) 2020-08-26 08:50:52 -04:00
enterprise_search [Enterprise Search] Move views into separate folder from components (#75906) 2020-08-25 16:43:28 -05:00
event_log
features
file_upload [Maps] convert kibana_services to TS (#74901) 2020-08-17 09:41:08 -06:00
global_search
global_search_providers GS providers improvements (#75174) 2020-08-18 12:24:48 +02:00
graph
grokdebugger Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
index_lifecycle_management [ILM] TS conversion of Edit policy page (#75148) 2020-08-25 18:59:47 +02:00
index_management Surface data stream stats, index template, and ILM policy in the UI (#75107) 2020-08-21 17:53:03 -07:00
infra [Logs UI] View log details for anomaly log examples (#75425) 2020-08-26 10:38:54 +02:00
ingest_manager [Ingest Manager] check for packages stuck installing and reinstall (#75226) 2020-08-24 09:42:39 -04:00
ingest_pipelines Correct punctuation for ingest processors help text (#75695) 2020-08-25 10:29:57 -04:00
lens [Lens] Fix rollup related bugs (#75314) 2020-08-26 09:09:40 +02:00
license_management Upgrade EUI to v27.4.1 (#75240) 2020-08-21 10:48:04 -06:00
licensing expose es config on es setup contract (#73055) 2020-08-17 21:08:27 +02:00
lists [Security Solution][Detections] Cleaning up mocks/tests (#74920) 2020-08-24 15:38:35 -05:00
logstash
maps [Maps] fix IVectorLayer.getStyle typing (#75829) 2020-08-25 15:02:38 -06:00
maps_legacy_licensing
ml [ML] DF Analytics list: ensure job messages and jobs load correctly (#75676) 2020-08-24 11:46:18 -04:00
monitoring [DOCS] Update links to Beats documentation (#70380) 2020-08-21 09:08:07 -07:00
observability [Observability Homepage] Fix console error because of side effect (#75258) 2020-08-18 14:07:18 +02:00
oss_telemetry
painless_lab
remote_clusters
reporting Upgrade EUI to v27.4.1 (#75240) 2020-08-21 10:48:04 -06:00
rollup
searchprofiler
security Improve login UI error message. (#75642) 2020-08-21 16:15:12 +02:00
security_solution [Security Solution][Exceptions] - Improve UX for missing exception list associated with rule (#75898) 2020-08-26 10:16:17 -04:00
snapshot_restore Upgrade EUI to v27.4.1 (#75240) 2020-08-21 10:48:04 -06:00
spaces Change response for Saved Objects share/unshare operations (#74995) 2020-08-20 08:35:33 -04:00
task_manager [Task Manager] Monitors the Task Manager Poller and automatically recovers from failure (#75420) 2020-08-20 21:26:56 +01:00
telemetry_collection_xpack In-chart "Explore underlying data" action telemetry (#74516) 2020-08-24 14:06:57 +02:00
transform [ML] Transforms: Unset doc title when app unmounts (#75539) 2020-08-21 09:25:17 +01:00
translations Migrate legacy map UI settings (#75887) 2020-08-25 14:21:35 -06:00
triggers_actions_ui [Actions] change routing key refereence in Pager Duty action message to include integration key (#75516) 2020-08-25 09:29:55 -04:00
ui_actions_enhanced Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
upgrade_assistant
uptime [Uptime]fix wrapping issue in certificate list column (#74749) 2020-08-25 12:35:29 +02:00
watcher Allow Watcher index actions to be configured without specifying an index name. (#74684) 2020-08-17 19:29:38 -07:00