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

Soft delete AssetBed records whose asset or bed is deleted and manually cascade delete it too #1322

Closed
2 tasks
rithviknishad opened this issue May 29, 2023 · 0 comments · Fixed by #1325
Closed
2 tasks
Assignees

Comments

@rithviknishad
Copy link
Member

rithviknishad commented May 29, 2023

When an Asset or a Bed is deleted, related AssetBed is not deleted.

  • Cascade delete related AssetBed when Asset or Bed is deleted.
  • Create custom migrations for existing such entries.
@rithviknishad rithviknishad self-assigned this May 29, 2023
@rithviknishad rithviknishad changed the title Soft delete AssetBed records whose asset or bed is deleted. Soft delete AssetBed records whose asset or bed is deleted and manually cascade delete it too May 29, 2023
rithviknishad added a commit that referenced this issue May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant