Skip to content
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

[Fleet] fix abort agent singular #142696

Merged
merged 3 commits into from
Oct 5, 2022

Conversation

juliaElastic
Copy link
Contributor

@juliaElastic juliaElastic commented Oct 5, 2022

Summary

Fix #142555

Fixed text on Abort upgrade modal, to show correctly for 1 agent:
This action will abort upgrade of 1 agent

Covered with unit tests.

Fix #142182
updated toast message text to include singular and plural: Tag(s) updated

Checklist

@juliaElastic juliaElastic added release_note:skip Skip the PR/issue when compiling release notes v8.5.0 labels Oct 5, 2022
@juliaElastic juliaElastic self-assigned this Oct 5, 2022
@juliaElastic juliaElastic requested a review from a team as a code owner October 5, 2022 07:27
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 5, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic
Copy link
Contributor Author

@elasticmachine merge upstream

@@ -34,7 +34,7 @@ export const useUpdateTags = () => {
const message =
successMessage ??
i18n.translate('xpack.fleet.updateAgentTags.successNotificationTitle', {
defaultMessage: 'Tags updated',
defaultMessage: 'Tag(s) updated',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix #142182
updated toast message text to include singular and plural

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 911.6KB 911.6KB +37.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @juliaElastic

Copy link
Contributor

@criamico criamico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juliaElastic juliaElastic merged commit c46a624 into elastic:main Oct 5, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 5, 2022
* fix abort agent singular

* changed toast message to tag(s) updated

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit c46a624)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 5, 2022
* fix abort agent singular

* changed toast message to tag(s) updated

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit c46a624)

Co-authored-by: Julia Bardi <[email protected]>
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 11, 2022
* fix abort agent singular

* changed toast message to tag(s) updated

Co-authored-by: Kibana Machine <[email protected]>
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 14, 2022
* fix abort agent singular

* changed toast message to tag(s) updated

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.5.0 v8.6.0
Projects
None yet
5 participants