github-actions[bot] opened a new pull request, #70288:
URL: https://github.com/apache/airflow/pull/70288

   Re-triggering a Dag with the config of a selected run left the configuration 
empty ("{}") whenever the Dag had no declared params or its params had not 
loaded yet: the prefill only pushed the run's conf into the param store when 
params were present, so the sync effect overwrote the form back to the default 
empty config and the selected run's configuration was lost.
   (cherry picked from commit 58160be43fcecc63d42527cc07c1465284fa7095)
   
   Co-authored-by: Pierre Jeambrun <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to