Skip to content

Add removed_at to FlowTypeSetting #812

@Taucher2003

Description

@Taucher2003

Because user configuration (FlowSetting) can point to a FlowTypeSetting that is getting removed by the runtime via the sagittarius.FlowTypeService.Update grpc call, we can't delete those objects directly.

Instead they must remain stored in the database with a removed_at date, so they can be cleaned up in the background after nothing references them anymore.

Metadata

Metadata

Assignees

Labels

No labels
No labels

System

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions