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

Duplicate Group Object created in GUI #150

Open
j-vinson opened this issue Sep 2, 2018 · 1 comment
Open

Duplicate Group Object created in GUI #150

j-vinson opened this issue Sep 2, 2018 · 1 comment
Assignees
Labels

Comments

@j-vinson
Copy link

j-vinson commented Sep 2, 2018

Hello,

Admittedly I'm new to using this module and it may just be something I missed in the documentation, but after running the following command:

New-KeePassGroup -KeePassGroupParentPath 'myKeepassDB/General' -KeePassGroupName 'FOOBAR'

(I'm prompted for the DatabaseProfileName & correcsponding password)
After successfully executing the cmd, I have the GUI opened during the cmd execution and then check in the GUI to verify the cmd did what was expected. I understand that the GUI needs to re-read in the KDBX file in order to see the changes so I run a 'Ctrl+R' to syncronize the GUI w/ the KDBX file. After successfully running the operation, I see the new Group displayed as it should be except there are two of them. Locking the KDBX file in the GUI and then unlocking the file has the same result as performing a sync. I have run this same procedure while not connected via the GUI and it only creates a single group folder in that scenario.

image

Also, just a big thanks to all who have worked to develop this tool. Its always nice to be able to ease the work flow while maintaining a high security standard.

Specs:
KeePass version 2.37
Windows 10
Powershell 5.1

Thanks,
John

@jkdba jkdba self-assigned this Mar 11, 2019
@jkdba
Copy link
Member

jkdba commented Mar 11, 2019

@j-vinson thanks for reaching out, I was able to replicate the issue its bizarre. I will definitely look into it further.

@jkdba jkdba added the bug label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants