-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Update Flatten Graph Docs to Include a Real Flattened Graph 9.x #123901
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
Conversation
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
This is missing the test changes but the intention is to migrate those from the 8.x line via those changes with a script at some tbd point in the future. |
💔 Backport failed
You can use sqren/backport to manually backport by running |
For docs only 9.0 branch backports will be automatically pulled from main as I understand so failed 9.0 docs backports can be safely ignored. |
…tic#123901) updated flatten graph docs to include a real flattened graph (cherry picked from commit be577e3)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…tic#123901) updated flatten graph docs to include a real flattened graph
resolves: #119175 which was not using a graph that needed to be flattened and causing confusion when reading the docs
holding onto this in draft until the docs system is updated
Original Draft PR: #122876
Handling 8.x: #123900
Handling 9.x here in this PR.