uranusjr commented on pull request #16650: URL: https://github.com/apache/airflow/pull/16650#issuecomment-868331053
Those field names aren’t used in JS, I think the JS code either uses a loop or get the form as a whole when submitting (I’m not very familiar with the JS code base and could be wrong). I searched the code base and all the eight names appear in exactly two places, one in HTML and one in this function. (Also `Airflow.failed` doesn’t seem to be used anywhere, but that’s another issue.) -- 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]
