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

fix: deleting node does not delete edge's claims #301

Merged

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Jan 4, 2024

previously was deleting the part's claim tree, but not claim trees for related parts also being deleted, e.g. edges tied to a node being deleted.

now all invalid claim trees will be deleted. seems easier to do this than to track specifically which trees need to be deleted.

previously was deleting the part's claim tree, but not claim trees for
related parts also being deleted, e.g. edges tied to a node being
deleted.

now all invalid claim trees will be deleted. seems easier to do this
than to track specifically which trees need to be deleted.
Copy link

netlify bot commented Jan 4, 2024

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
🔨 Latest commit b7ea5fc
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/6596efde73185e0008ce2bb2
😎 Deploy Preview https://deploy-preview-301--velvety-vacherin-4193fb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 62
Accessibility: 86
Best Practices: 92
SEO: 85
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@keyserj keyserj merged commit 2c00976 into main Jan 4, 2024
8 checks passed
@keyserj keyserj deleted the fix-deleting-part-doesnt-delete-dependent-claims-scores branch January 4, 2024 17:55
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 this pull request may close these issues.

1 participant