mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-21 00:07:33 -04:00
Previously we would show a warning about these, but then go ahead and try to run the row anyway (using an empty set of parameters), resulting in the log being filled with confusing error messages. Instead, keep the existing warning advising about which values are invalid, but skip the affected row and don't try to run it at all.