New handler in an event receiver not updating
When adding a new handler to an already existing event receiver, if deploying via Visual Studio the changes won't get updated. To get your changes to take, you just need to manually re-activate it's feature via PowerShell with the -Force parameter.
Comments