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

Key not found in db error #60

Closed
TypicalAM opened this issue Jun 25, 2024 · 3 comments · Fixed by #61
Closed

Key not found in db error #60

TypicalAM opened this issue Jun 25, 2024 · 3 comments · Fixed by #61
Assignees

Comments

@TypicalAM
Copy link

Hi, thanks for creating the project! I was looking for exactly that and when testing it seems like I found a bug. Here is a gif of the encountered behaviour:

man-pr

After adding two projects pman ls fails with Error: key not found in db.

@dhotrey
Copy link
Owner

dhotrey commented Jun 26, 2024

Hi , Thanks for the bug report.

This is some unexpected behaviour. could you share the version of pman you're.

you can get the version by pman -v , the latest is v1.1.0
image

@dhotrey dhotrey self-assigned this Jun 26, 2024
@dhotrey
Copy link
Owner

dhotrey commented Jun 26, 2024

never mind , I managed to recreate it on my machine with the latest version.

will update as soon as I have narrowed down the issue/released a fix.

Thanks again for catching this , I completely missed it while testing.

dhotrey added a commit that referenced this issue Jul 2, 2024
@dhotrey dhotrey linked a pull request Jul 2, 2024 that will close this issue
dhotrey added a commit that referenced this issue Jul 2, 2024
* ignore vsc conf

* migrate to a single source of truth for constants

doing this avoides invalid import cycles

* comment out logging for debugging

* delete last edited time from db

* fix key not found in db error (#60)

* fix ci issues
@dhotrey
Copy link
Owner

dhotrey commented Jul 2, 2024

Hi there! ,

sorry it took this long but the issue is fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants