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 2021/08/31 08:21:31 UTC

[GitHub] [airflow] BasPH opened a new issue #17932: template_ext in task attributes shows incorrect value

BasPH opened a new issue #17932:
URL: https://github.com/apache/airflow/issues/17932


   ### Apache Airflow version
   
   2.1.3 (latest released)
   
   ### Operating System
   
   Debian Buster
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Managed Services (Astronomer, Composer, MWAA etc.)
   
   ### Deployment details
   
   Running `quay.io/astronomer/ap-airflow:2.1.3-buster` Docker image
   
   ### What happened
   
   In the task attributes view of a BashOperator, the `template_ext` row doesn't show any value, while I would expect to see `('.sh', '.bash')`.
   
   ![image](https://user-images.githubusercontent.com/6249654/131467817-8620f68d-0f3d-491d-ad38-cbf5b91cdcb3.png)
   
   
   ### What you expected to happen
   
   Expect to see correct `template_ext` value
   
   ### How to reproduce
   
   Run a BashOperator and browse to Instance Details --> scroll down to `template_ext` row
   
   ### Anything else
   
   Spent a little time trying to figure out what could be the reason, but haven't found the problem yet. Therefore created issue to track.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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



[GitHub] [airflow] BasPH commented on issue #17932: template_ext in task attributes shows incorrect value

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






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



[GitHub] [airflow] potiuk closed issue #17932: template_ext in task attributes shows incorrect value

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


   


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



[GitHub] [airflow] BasPH commented on issue #17932: template_ext in task attributes shows incorrect value

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


   Turns out `template_ext` is never serialized into the DB. Preparing PR.


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



[GitHub] [airflow] uranusjr commented on issue #17932: template_ext in task attributes shows incorrect value

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


   Not sure why this happens, but feel free to work on this!


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



[GitHub] [airflow] BasPH commented on issue #17932: template_ext in task attributes shows incorrect value

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


   If only I knew the reason😅  Will dig a little deeper today


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



[GitHub] [airflow] uranusjr commented on issue #17932: template_ext in task attributes shows incorrect value

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


   Not sure why this happens, but feel free to work on this!


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



[GitHub] [airflow] BasPH commented on issue #17932: template_ext in task attributes shows incorrect value

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


   If only I knew the reason😅  Will dig a little deeper today


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



[GitHub] [airflow] uranusjr commented on issue #17932: template_ext in task attributes shows incorrect value

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


   Not sure why this happens, but feel free to work on this!


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