Remove ServiceInstance soft-delete #174
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "167-drop-soft-delete"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ref #167, to be followed with use of django-auditlog in a separate PR
LGTM
I'll wait with the merge until we have django-auditlog ready.
794d13f6dato6545f32e39Added django-auditlog for ServiceInstance objects and confirmed that the log retains references to the objects after deletion. The information is somewhat sparse in my example, but I configured auditlog to log values, so from the creation log entry, the full information (ControlPlane etc) should be accessible.