[ 
https://issues.apache.org/jira/browse/AIRFLOW-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756452#comment-16756452
 ] 

ASF subversion and git services commented on AIRFLOW-3774:
----------------------------------------------------------

Commit 82c60a2040a3f306e5f880340c3f646d4f629884 in airflow's branch 
refs/heads/master from Drew J. Sonne
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=82c60a2 ]

[AIRFLOW-3774] Register blueprints with app (#4598)




> Flask Blueprints are not loaded
> -------------------------------
>
>                 Key: AIRFLOW-3774
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3774
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: api, plugins, ui
>    Affects Versions: 1.10.2
>            Reporter: Drew Sonne
>            Assignee: Drew Sonne
>            Priority: Major
>             Fix For: 1.10.3
>
>
> It would appear that flask blueprints are not being loaded from plugins. A 
> grep of the entire repo shows {{flask_blueprints}} is never read from, and 
> only written into in {{airflow.plugins_manager}}.
> I am new to flask, but I am under the assumption, that the blue prints must 
> be passed to a {{app.register_blueprint(my_blueprint)}} function to be loaded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to