Skip to content

Feature Request: Allow Contracts to reference existing identity identifiers. #2879

@QuantumExplorer

Description

@QuantumExplorer

Expected Behavior

Inside data contracts we should have a specific field type that references existing identities.

Current Behavior

Currently there is no way to make sure an identifier is an existing identity ID. Dashpay currently relies on data triggers for this functionality but it is simple enough that it should be baked into the system itself.

Possible Solution

Have a special type of field for identities' identity id. Documents coming in will need to validate that this field references an existing identity.

Alternatives Considered

We can also consider allowing references to non delete-able documents as well.

Additional Context

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions