Skip to content

feat: remove uniqueness constraint from CredentialDefinition - #1046

Merged
ndr-brt merged 1 commit into
mainfrom
1045-remove-uniqueness-constraint
Jul 20, 2026
Merged

feat: remove uniqueness constraint from CredentialDefinition#1046
ndr-brt merged 1 commit into
mainfrom
1045-remove-uniqueness-constraint

Conversation

@ndr-brt

@ndr-brt ndr-brt commented Jul 20, 2026

Copy link
Copy Markdown
Member

What this PR changes/adds

Removes uniqueness check on credentialType in CredentialDefinition

Why it does that

credentials definitions are now accessed by id

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #1045

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt
ndr-brt requested a review from a team as a code owner July 20, 2026 11:44
@ndr-brt ndr-brt added the enhancement New feature or request label Jul 20, 2026
@ndr-brt
ndr-brt force-pushed the 1045-remove-uniqueness-constraint branch from bb197aa to fa939cf Compare July 20, 2026 11:59
@ndr-brt
ndr-brt force-pushed the 1045-remove-uniqueness-constraint branch from fa939cf to 198bd33 Compare July 20, 2026 12:14
@ndr-brt
ndr-brt force-pushed the 1045-remove-uniqueness-constraint branch from 198bd33 to c2b6520 Compare July 20, 2026 12:20
@ndr-brt
ndr-brt merged commit 13b9fbc into main Jul 20, 2026
16 checks passed
@ndr-brt
ndr-brt deleted the 1045-remove-uniqueness-constraint branch July 20, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove credentialType uniqueness constraint from CredentialDefinition

2 participants