mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
uses expressions for parameter values and contains variables generated by another step in the model We were showing links for these in the model designer so it appeared as though the dependencies were there, but at actual execution time there was nothing forcing the child which generated the variable to be run before the child using the variable.