mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
was a complete match for the old file name, then update the model name for the saved as model to also match the NEW file name E.g. Scenario 1 - user has a model stored as "Save features.model3", named "Save features" - user 'saves as' this model as "Delete features.model3" - the model name is automatically updated to match the new file name, i.e. "Delete features" Scenario 2 - user has a model stored as "Save features.model3", named "Process incoming features from API" - user 'saves as' this model as "Save features v2.model3" - the model name is NOT changed, and is left at the original "Process incoming features from API" name