-
Notifications
You must be signed in to change notification settings - Fork 967
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
Add missing change log for 2.15 MDS PRs #6986
Add missing change log for 2.15 MDS PRs #6986
Conversation
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
changelogs/fragments/6919.yml
Outdated
@@ -0,0 +1,2 @@ | |||
feat: | |||
- Modify the adding sample data part for timeline ([#6919](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The entry should describe the outcome not what was done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Miki. How about "Enable the addition of sample data for timeline visualizations with MDS enabled. "
changelogs/fragments/6385.yml
Outdated
@@ -0,0 +1,2 @@ | |||
feat: | |||
- [MDS] Support for Timeline ([#6385](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While this is nice and short, it is not clear enough what impact users should expect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
fd71629
to
3b0db8a
Compare
changelogs/fragments/6385.yml
Outdated
@@ -0,0 +1,2 @@ | |||
feat: | |||
- [MDS] Enable user to query from data source in Timeline ([#6385](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [MDS] Enable user to query from data source in Timeline ([#6385](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385)) | |
- [MDS] Allow querying from data sources in Timeline visualizations ([#6385](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385)) |
changelogs/fragments/6919.yml
Outdated
@@ -0,0 +1,2 @@ | |||
feat: | |||
- [MDS] Enable the addition of sample data for timeline visualizations with MDS enabled ([#6919](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [MDS] Enable the addition of sample data for timeline visualizations with MDS enabled ([#6919](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919)) | |
- [MDS] Allow adding sample data for Timeline visualizations ([#6919](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919)) |
Thanks @zhongnansu and @zhyuanqi |
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
3b0db8a
to
8193ec0
Compare
Thanks for the suggestions! @AMoo-Miki |
Signed-off-by: Zhongnan Su <szhongna@amazon.com> (cherry picked from commit b2786b2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Zhongnan Su <szhongna@amazon.com> (cherry picked from commit b2786b2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit b2786b2) Signed-off-by: Zhongnan Su <szhongna@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Zhongnan Su <szhongna@amazon.com> Signed-off-by: Michael Haitz <admin@doridina.de>
Signed-off-by: Zhongnan Su <szhongna@amazon.com> Signed-off-by: Michael Haitz <admin@doridina.de>
Description
Adding missing change log for the following PRs:
#6395
#6919
#6385
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration