Skip to content

Office365 plugin doesn't detect tenant/group deletion #1927

@JocLRojas

Description

@JocLRojas

Acknowledgements

Describe the bug

Office365 plugin uses polling to check configuration changes, causing delay before detecting when a tenant or group is deleted from the UI.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

When a tenant or group is deleted from the UI, the Office365 plugin should immediately stop data collection and release resources.

Current Behavior

Plugin continues polling and collecting data after deletion, wasting resources and potentially causing inconsistent state.

Reproduction Steps

  1. Configure the Office365 plugin with two active tenants/groups.
  2. Delete one tenant/group from the user interface.
  3. Note that the plugin continues to run as expected, but it doesn't detect the deletion, resulting in inconsistencies and errors.

Possible Solution

No response

Additional Information/Context

No response

UTMStack Version

v11

Operating System and version

Linux

Hypervisor and Version | Server Vendor and Model

N/A (Container-based deployment)

Browser and version

N/A (Backend issue)

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions