theredditbandit / pman

A CLI project manager
Other
36 stars 3 forks source link

Key not found in db error #60

Closed TypicalAM closed 2 months ago

TypicalAM commented 2 months ago

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.

theredditbandit commented 2 months ago

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

theredditbandit commented 2 months ago

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.

theredditbandit commented 2 months ago

Hi there! ,

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