MatrixAI / Polykey

Polykey Core Library

Home Page:https://polykey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaults clone with name of a vault already existing fails

addievo opened this issue · comments

Specification

If a vault already exists with the same name as the one being cloned, polykey throws "undefined".

This is a bug and the clone option needs to be expanded with the proper errors to demonstrate why it is failing and expand the clone option to allow force cloning.

Tasks

  1. Fix vaultManager
  2. Fix handler
  3. Fix CLI

Related MatrixAI/Polykey-CLI#73

Link to a new issue with proper spec of how this is to be sorted out more efficiently.

New issue created at #672