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

Add flag to only keep one record under a given path #455

Closed
csuwildcat opened this issue Jul 25, 2023 · 1 comment
Closed

Add flag to only keep one record under a given path #455

csuwildcat opened this issue Jul 25, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists feature New feature or request

Comments

@csuwildcat
Copy link
Contributor

Imagine a use case like 'bio' as a protocol path, where you only want to allow one bio object. The desire is to be able to add some $flag property that tells the DWN to only ever keep 1 record and the latest version of that record to come in under a path. The other ask is to make RecordsRead support not requiring a recordId and reading back the first record under a filter, if the recordId is not provided.

@thehenrytsai thehenrytsai added the feature New feature or request label Sep 7, 2023
@thehenrytsai thehenrytsai added the duplicate This issue or pull request already exists label Sep 14, 2024
@thehenrytsai
Copy link
Member

I think this is a dup of #467, keeping that one since it has more context and input, closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants