Skip to content
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

Unable to execute pre-configured connectors #63162

Closed
mikecote opened this issue Apr 9, 2020 · 1 comment · Fixed by #63432
Closed

Unable to execute pre-configured connectors #63162

mikecote opened this issue Apr 9, 2020 · 1 comment · Fixed by #63432
Assignees
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@mikecote
Copy link
Contributor

mikecote commented Apr 9, 2020

I'm unable to execute pre-configured connectors from an alert and from the /_execute API. When I try invoking the execute API, I get the following error message:

{
    "statusCode": 404,
    "error": "Not Found",
    "message": "Saved object [action/foo] not found"
}

The same is logged to the console when using an alert.

@mikecote mikecote added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Apr 9, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@pmuellr pmuellr self-assigned this Apr 13, 2020
pmuellr added a commit to pmuellr/kibana that referenced this issue Apr 14, 2020
resolves elastic#63162

Most of the support for pre-configured actions has already been added
to Kibana, except for one small piece.  The ability for them to be
executed.  This PR adds that support.
pmuellr added a commit that referenced this issue Apr 14, 2020
resolves #63162

Most of the support for pre-configured actions has already been added
to Kibana, except for one small piece.  The ability for them to be
executed.  This PR adds that support.
pmuellr added a commit to pmuellr/kibana that referenced this issue Apr 14, 2020
…tic#63432)

resolves elastic#63162

Most of the support for pre-configured actions has already been added
to Kibana, except for one small piece.  The ability for them to be
executed.  This PR adds that support.
pmuellr added a commit that referenced this issue Apr 15, 2020
…) (#63537)

resolves #63162

Most of the support for pre-configured actions has already been added
to Kibana, except for one small piece.  The ability for them to be
executed.  This PR adds that support.
wayneseymour pushed a commit that referenced this issue Apr 15, 2020
resolves #63162

Most of the support for pre-configured actions has already been added
to Kibana, except for one small piece.  The ability for them to be
executed.  This PR adds that support.
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants