I am currently trying to port a custom addon to Odoo 17 and found that
project_forecast.planning_analysis_report_view_search
Is not to be found anymore. 
KeyError: ('ir.model.data', , 'project_forecast.planning_analysis_report_view_search')
In the project_forecast addon on version 16 it is there. 
What is the recommended course of action here?
