mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
algorithm (fix #53309) If default value is not set and prameter is not optional its widget end up in conflicting state: invalid CRS is set but widget requires a valid one. As a result even if user selects a valid crs, widget fails to validate selection.