Skip to content

Fix group names being able to be duplicated when renaming

Purpose

Fixes product-iots#1282 (closed)

Goals

By applying this fix users are unable to rename groups with existing group names.

Approach

Checked if group name already exists when trying to update group names.

Documentation

N/A

Automation tests

  • Unit tests

    N/A

  • Integration tests

    N/A

Security checks

  • Followed secure coding standards? (yes)
  • Ran FindSecurityBugs plugin and verified report? (no)
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (yes)

Related MRs

https://gitlab.com/entgra/emm-proprietary-plugins/-/merge_requests/859

Test environment

Ubuntu 20.04, Chrome browser

Learning

N/A

Edited by Navod Zoysa

Merge request reports