Watson
Watson copied to clipboard
Fixed project listing missing projects defined in config
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.