thingsboard / thingsboard

Open-source IoT Platform - Device management, data collection, processing and visualization.
https://thingsboard.io
Apache License 2.0
16.14k stars 4.93k forks source link

Bulk Device Delete fails with 20 or 30 selected devices #11083

Open YakupOguzhanKaya opened 1 week ago

YakupOguzhanKaya commented 1 week ago

Describe the bug When user tries to delete 20 or 30 devices at the same time, process fails to delete them all and gives a error notification.

Your Server Environment

Your Client Environment Desktop

To Reproduce Steps to reproduce the behavior:

  1. Create 30 devices.
  2. In devices page, make page size to 30.
  3. Click check all button on top and see "30 devices selected"
  4. Click Delete button to remove all 30 devices.

Expected behavior All 30 devices should be removed.

Screenshots image

Additional context It's a bit long gif, please watch until error occurs. thingsboard_device_deletion

ViacheslavKlimov commented 1 week ago

Hi @YakupOguzhanKaya,

There should be something related in the logs, please check.