kibana/.github
Frank Hassanabad 02fcbaa794
Fixed bug where list index privileges was returned twice instead of list item index (#75256)
## Summary

Fixes a bug where the list privileges was returning the `.list` privileges twice instead of returning it once and returning the `.items` privileges second with the call. No UI has to change as the way it was written was dynamic to grab the first key found.

This also adds the functional tests to `x-pack/scripts/functional_tests.js` which was not there originally so the end to tend tests should actually run on the CI machine where it was not running on CI before.

Adds the functional tests to the code owners file as well.

Ensure that you go to the test results page from the Jenkins build:
<img width="901" alt="Screen Shot 2020-08-18 at 1 13 18 AM" src="https://user-images.githubusercontent.com/1151048/90482180-13f7c800-e0f0-11ea-92f2-b30a8fffe84e.png">

And ensure you see the tests under:

```
X-Pack Lists Integration Tests
```

Then click through it and ensure they are shown as running and passing

### Checklist

- [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
2020-08-19 12:30:11 -06:00
..
ISSUE_TEMPLATE [Upgrade Assistant Meta] Breaking changes issue template (#59745) 2020-03-12 16:16:37 +01:00
workflows revert previous commit which was unintentional 2020-06-10 13:50:14 -07:00
CODEOWNERS Fixed bug where list index privileges was returned twice instead of list item index (#75256) 2020-08-19 12:30:11 -06:00
ISSUE_TEMPLATE.md
paths-labeller.yml Automate the labels for any PRs affecting files for the Ingest Management team (#67022) 2020-05-19 17:29:33 +02:00
PULL_REQUEST_TEMPLATE.md Update links that pointed to CONTRIBUTING.md (#74757) 2020-08-11 10:18:12 -04:00