You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2019/01/30 19:16:00 UTC

[jira] [Resolved] (AIRFLOW-3774) Flask Blueprints are not loaded

     [ https://issues.apache.org/jira/browse/AIRFLOW-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tao Feng resolved AIRFLOW-3774.
-------------------------------
    Resolution: Fixed

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