[BUG] Notebook creation sometimes doesn't show notebook after indicating successful creation and redirect #1822
Labels
bug
Something isn't working
cannot-repro
Unable to reproduce the issue.
help wanted
Extra attention is needed
What is the bug?
This has been a longstanding issue in the notebook-reporting integration tests in FTR. Sometimes, created notebooks show no title due to an underlying 500 for the querying the notebook ID, which has been causing integration tests for notebooks to be flaky. We've tried to fix the integration tests repeatedly but it seems like notebooks itself has flaky functionality on creation.
How can one reproduce the bug?
Steps to reproduce the behavior are uncertain, but roughly:
What is the expected behavior?
If notebooks indicates a successful notebook creation, the redirected page should always show a valid notebook, regardless of refresh state or other race conditions.
What is your host/environment?
Do you have any screenshots?
Do you have any additional context?
See also: opensearch-project/opensearch-dashboards-functional-test#1270.
The text was updated successfully, but these errors were encountered: