-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/cases connector deprecated #132236
Fix/cases connector deprecated #132236
Conversation
…lk-add-alerts-cases
…lk-add-alerts-cases
…lk-add-alerts-cases
…lk-add-alerts-cases
* [Discover] Unskip graph security flaky tests * [Discover] Tmp to check at CI * [Discover] Revert tmp check Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…131232) * Add fix license link * fix localization * fix CI error * fix more translation issues Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* rule state filter * turn off experiment * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix' * Status filter API call * Fix tests * rename state to status, added tests * Address comments and fix tests * Revert experiment flag * Remove unused translations * Addressed comments Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
* [storybook] Watch for changes in packages * Update default_config.ts
…lk-add-alerts-cases
…lk-add-alerts-cases
…lk-add-alerts-cases
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
…y-bulk-add-alerts-cases
…lk-add-alerts-cases
💚 Build SucceededMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
To update your PR or re-run it, just comment with: cc @academo |
Summary
Changes the logic to mark a connectors a deprecated by using the backend "isDeprecated" attribute. This change reflects in all places in cases where a connector can be selected.
Closes: #131033