Commit d203726
authored
Only perform operator check for migration reindex actions when feature flag is present (elastic#118388) (elastic#118404)
* Only perform operator check for migration reindex actions when feature flag is present (elastic#118388)
* fixing cherry-pick1 parent 0bd0119 commit d203726
File tree
1 file changed
+3
-2
lines changed- x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
635 | 636 | | |
636 | 637 | | |
637 | 638 | | |
638 | | - | |
639 | | - | |
| 639 | + | |
| 640 | + | |
640 | 641 | | |
641 | 642 | | |
642 | 643 | | |
| |||
0 commit comments