Watson icon indicating copy to clipboard operation
Watson copied to clipboard

Fixed project listing missing projects defined in config

Open anorm opened this issue 9 months ago • 0 comments

My workflow includes using default_tags on projects to specify the code that should be used when sending my timesheet to the upstream system. That means that when starting new work, the first thing I do is adding the project to the default_tags section.

The problem is that watson projects does only print projects that already have frames registered.

This PR adds any projects listed in the default_tags section of the config to the watson projects output.

anorm avatar Apr 20 '25 22:04 anorm