Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow + Engine - Migrate deletion of objects to true deletion with audit #426

Closed
tlawrie opened this issue Apr 23, 2024 · 0 comments
Closed
Assignees

Comments

@tlawrie
Copy link
Member

tlawrie commented Apr 23, 2024

Currently when objects are deleted (i.e. teams or workflows) we set the status to deleted.

Instead, we should actually delete the object and cascade delete all related objects.

To do this we will need to implement an audit object to acknowledge the CREATION and DELETION events for future auditing and analysis.

@tlawrie tlawrie converted this from a draft issue Apr 23, 2024
@tlawrie tlawrie self-assigned this Apr 23, 2024
@tlawrie tlawrie moved this to Done in Boomerang Flow Apr 23, 2024
@tlawrie tlawrie closed this as completed Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant