You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/14 19:39:01 UTC

[GitHub] [airflow] frankcash commented on issue #20320: Airflow API throwing 500 when user does not have last name

frankcash commented on issue #20320:
URL: https://github.com/apache/airflow/issues/20320#issuecomment-1039479041


   It looks like the exact reason this occurs is because 
   
   >Hi, it's not like "last_name" field in database for user has "not null" constraint?
   
   last_name has a not null constraint in the DB https://github.com/apache/airflow/blob/8505d2f0a4524313e3eff7a4f16b9a9439c7a79f/airflow/migrations/versions/92c57b58940d_add_fab_tables.py#L99


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org