ashb commented on issue #4061: [AIRFLOW-2799] Fix filtering UI objects by 
datetime
URL: 
https://github.com/apache/incubator-airflow/pull/4061#issuecomment-430558382
 
 
   @jgao54 @mistercrunch If either of you have time to check on the FAB changes 
I made here that would be good - it works, but I'm not 100% sure its the best 
way.
   
   Also somewhat annoyingly there seems to be no easy way in a filter to 
validate the input, so right now if you give an invalid DateTime (one that 
cannot be parsed) it will throw a 500 instead of a nice message. There doesn't 
seem to be a `ValidationError` or anything that I could easily throw to have 
this handled nicely that I could see from FAB's docs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to