As usual with software in general—and especially software where you yourself play a role in building and configuring it—you’ll experience that something isn’t working as it should, how you expected, or that it’s not working at all.
It is best to optimize your workflow to reduce the risk of introducing bugs, but mistakes are a part of life, so debugging is inevitable. Often, figuring out where to look takes longer than the fix itself. ...