Steps I took:

1. I created a View with a page display, and gave it a path 'admin/store/orders/feed' , no Menu.
2. I created a custom link for 'admin/store/orders/feed' and placed it as a child of 'Admin > Store Administration > Orders' (A menu path provided by Ubercart using hook_menu)
3. Exported view and menu_link as a new feature, and imported to site copy.

Initially, neither the View nor the Menu Link display on the site. However a full cache clear allows the View page display to work by entering the URL manually, or through views_ui. However the Menu Link fails to appear, and Features lists the new feature in the default state, and it won't revert with Drush.