Hohol opened a new issue #13014:
URL: https://github.com/apache/airflow/issues/13014


   
![image](https://user-images.githubusercontent.com/2988117/101913462-76fbf600-3bdc-11eb-8634-3dd0aaca6c94.png)
   I often want to rerun dag with the same or slightly tweaked conf parameters. 
So I copy the conf JSON from this page and trigger the dag with it. Except... 
it's not actually JSON, because it uses single quotes instead of double quotes. 
This results in "invalid JSON configuration" error.
   Is there some reason for using single quotes here? Can it be changed to 
double quotes?


----------------------------------------------------------------
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.

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


Reply via email to