Skip to content

No vaultId when creating a new vault. #183

@tegefaulkes

Description

@tegefaulkes

When creating a new vault we set the vaultName and the ID is automatically generated.
However only success returned so we do not know the vaultId at time of creation.
We would have to look this up in the vaults list and work out witch one is the new ID.
It is obvious if there is only one vault the the name given but that is not always unique.

it would be nice to have the new vaultId returned when the vault is created.
It might also be useful to have extra details such as date created, is this a pulled vault, ect when listing vaults to have more context when reading the list.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions