Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Enterprise Search][Connectors] Update depends_on for Jira and Conflu…
…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)
- Loading branch information