We are trying to run custom code within the upgrade event of a custom feature which has already been activated in a 2010 site collection.
When the site is upgraded from 2010 to 2013, the upgrade event for the custom feature is not getting invoked.
Should this event be triggered, explicitly through some custom code or power shell script
I assumed that the SharePoint upgrade timer job would trigger this for me.