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 2020/05/05 13:12:34 UTC

[GitHub] [airflow] voroninman opened a new issue #8717: DagRuns page renders the state column with artifacts

voroninman opened a new issue #8717:
URL: https://github.com/apache/airflow/issues/8717


   **Apache Airflow version**: 1.10.10
   
   **Environment**:
   
   Docker image [python:3.7-slim](https://github.com/docker-library/python/blob/b818e9441c088295165edf79a791503f1fe7f6f7/3.7/buster/slim/Dockerfile).
   
   **How to reproduce it**:
   
   Navigate to `/admin/dagrun/`.
   
   <img width="960" alt="Screenshot 2020-05-05 at 15 05 26" src="https://user-images.githubusercontent.com/399059/81069421-2273f800-8ee2-11ea-8346-3e74d289607b.png">
   
   **Other**:
   
   Flask-Admin version is 1.5.4.
   After a brief investigation, the problem seems to be related to using HTML as a value for an editable widget. 
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-652540406


   Fixed in https://github.com/apache/airflow/commit/dbe308c7ea31043d86ac1b563c5590fe6c40bcb5


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil closed issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #8717:
URL: https://github.com/apache/airflow/issues/8717


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] spencerogawa edited a comment on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
spencerogawa edited a comment on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-629646379


   I'm having the same issue as well. The state seems clickable.
   
   Openshift
   Python 3.7.6 (Compiled from source)
   REL 7
   Airflow 1.10.10 (pip installed)
   
   ![Capture](https://user-images.githubusercontent.com/11817131/82121030-27457100-9758-11ea-8f8d-8cb0653eecbd.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] spencerogawa commented on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
spencerogawa commented on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-629646379


   I'm having the same issue as well. The state seems clickable.
   
   Openshift
   Python 3.7.6 (Compiled from source)
   REL 7
   Airflow 1.10.10
   
   ![Capture](https://user-images.githubusercontent.com/11817131/82121030-27457100-9758-11ea-8f8d-8cb0653eecbd.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-624046508


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] ashb commented on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-631770256


   This appears to a bug in our (soon to be remove) old UI. The easy fix for now is to switch to the RBAC UI by enabling it in your config files. We are only doing bug fixes against the old UI now (so this should get fixed) but you won't get any new features, such as the ability to show datetimes in your local TZ if you stick on this UI.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] spencerogawa edited a comment on issue #8717: DagRuns page renders the state column with artifacts

Posted by GitBox <gi...@apache.org>.
spencerogawa edited a comment on issue #8717:
URL: https://github.com/apache/airflow/issues/8717#issuecomment-629646379


   I'm having the same issue as well. The state seems clickable.
   
   Openshift (REL 7)
   Python 3.7.6 (compiled from source in Docker image)
   Airflow 1.10.10 (pip installed in Docker image)
   
   ![Capture](https://user-images.githubusercontent.com/11817131/82121030-27457100-9758-11ea-8f8d-8cb0653eecbd.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org