Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty folders cannot be deleted with delete command #68

Open
andynog opened this issue Nov 28, 2022 · 0 comments
Open

empty folders cannot be deleted with delete command #68

andynog opened this issue Nov 28, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@andynog
Copy link
Contributor

andynog commented Nov 28, 2022

Currently if a folder is empty e.g. cosmos/ceph-cosmos if you issue a command multisig delete cosmos ceph-cosmos the command doesn't delete the folder, in order to remove it you need to execute two raw delete commands:
multisig raw delete cosmos/ceph-cosmos/
multisig raw delete cosmos/

It would be nice if the delete command would get rig of the folder (sometimes the folder created was with an invalid chain-id or key name).

@andynog andynog added bug Something isn't working enhancement New feature or request labels Nov 28, 2022
@andynog andynog added this to the multisig - v0.5.0 milestone Nov 28, 2022
@andynog andynog self-assigned this Nov 28, 2022
@mircea-c mircea-c removed this from the multisig - v0.5.0 milestone Jun 26, 2023
@andynog andynog removed their assignment Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants