Actions
Enhancement #23679
openAdd a plugin bootstrap check to delete datasource properties owned by deleted datasource
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
In #23563 we corrected the fact that a deleted datasource was not cleaning its owned properties.
We still have to manage the old waste from datasources deleted before that ticket.
A plugin bootstrap check seems to be the good level of granularity for it: it should be rare / only needed once ; if a problem happen when a datasource is deleted, the user can still recreate that datasource id and deleted it again.
Updated by François ARMAND about 1 year ago
- Related to Bug #23563: When a datasource is deleted, its properties should be deleted added
Actions