-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
needs-triageNeeds to be triagedNeeds to be triaged
Description
Acknowledgements
- I have searched (https://github.com/utmstack/UTMStack/issues) for past instances of this issue
- I have verified that my UTMStack version is up-to-date
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
- Configure the Office365 plugin with two active tenants/groups.
- Delete one tenant/group from the user interface.
- 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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageNeeds to be triagedNeeds to be triaged
Type
Projects
Status
🏗 In progress