Since DesignAutomationBridge.dll is available in 2018 & 2019 versions, and thus add-in will be in Revit 2018/2019. So does it support older version of revit input files like 2015/2016/2017?
I observed when run add-in locally: Revit engine upgrades the file first if it is in old version and then process as per our add-in logic. But while upgrading, it is showing Model Upgrade popup with Cancel Upgrade button. API doc says that it wont allow any UI related operation so will this Model Upgrade popup causing this job break/fail on forge platform?