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

[FIX] [GROUPS] Fixes creating a new group with invalid name and no display the remove button in the agents table for the default group #3804

Merged
merged 3 commits into from Jan 24, 2022

Conversation

Desvelao
Copy link
Member

Description

This PR fixes the next things:

  • Added a toast message when there is an error creating a new group in Management/Groups
    image
  • Don't display the remove button in the table of agents for a group
    • default group:
      image
    • another group:
      image

Test

  1. Go to Management/Groups. Click on the Add new group button and write an invalid name. Click on the Save new group button and a toast message should be displayed with the error.
  2. Go to Management/Groups. Click on the default group and see the remove button is not displayed for the agent's table. Create a custom group, add some agents and review the agent's table for the group and should have the remove button.

Closes #3802 #3803

@Desvelao Desvelao added the type/enhancement Enhancement issue label Jan 19, 2022
@Desvelao Desvelao requested a review from a team January 19, 2022 08:46
@Desvelao Desvelao self-assigned this Jan 19, 2022
@Desvelao Desvelao force-pushed the fix/3802-3803-fixes-management-groups branch from d35fb2a to 9b64fce Compare January 19, 2022 08:47
@Desvelao Desvelao changed the title Fix/3802 3803 fixes management groups [FIX] [GROUPS] Fixes creating a new group with invaldi name and no display the remove button in the agents table for the default group Jan 19, 2022
@Desvelao Desvelao changed the title [FIX] [GROUPS] Fixes creating a new group with invaldi name and no display the remove button in the agents table for the default group [FIX] [GROUPS] Fixes creating a new group with invalid name and no display the remove button in the agents table for the default group Jan 19, 2022
@Desvelao Desvelao merged commit 3768936 into 4.3-7.10-RC2 Jan 24, 2022
@Desvelao Desvelao deleted the fix/3802-3803-fixes-management-groups branch January 24, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
1 participant