decentralized-identity / decentralized-identity/dwn-sdk-js

`RecordsRead` should not fail if multiple values exist

Open
#739 0 comments 0 reactions 0 assignees View on GitHub
feature hacktoberfest
Dominant language
TypeScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Currently, if there is more than one match to a `RecordsRead` filter, the operation will fail.

The desired behavior is to include an optional `sort` property for the read, which allows the user control over which record to return if there is more than one record matching the filter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.