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

[8.11] [Enterprise Search][Connectors] Update depends_on for Jira and Confluence connectors configs (#170506) #170515

Open
wants to merge 1 commit into
base: 8.11
Choose a base branch
from

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

…ence connectors configs (elastic#170506)

## Summary

I spotted that `use_document_level_security` config for Jira and
Confluence native connectors is not respecting `depends_on` defined in
connectors framework - and it might lead to buggy behaviour in certain
edge case. I updated the config to match the source of truth.

Source of truth config:
-
[Jira](https://github.com/elastic/connectors/blob/main/connectors/sources/jira.py#L388)
- [Confluence
config](https://github.com/elastic/connectors/blob/main/connectors/sources/confluence.py#L313)

(cherry picked from commit 4538046)
@kibana-ci
Copy link
Collaborator

kibana-ci commented Nov 3, 2023

💔 Build Failed

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.6MB 2.6MB +86.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jedrazb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants