Deletion Semantics #840
Unanswered
thelmick-unicon
asked this question in
Q&A
Replies: 1 comment
-
|
AI Summary of feedback from 2/13/2026 Wallet Users Community Call: From Duncan Cox
Underlying theme: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goal: Align on a predictable deletion method that avoids accidental data loss while still allowing for cleanup.
Context: As we design a process for modifying existing data models by uploading a schema, we need clarity on what it means to remove something. Specifically, there is an important distinction between removing an entity or attribute from use and deleting it.
Question: When editing a schema via upload, if an entity or attribute is removed, what should happen by default?
Beta Was this translation helpful? Give feedback.
All reactions