GitHub user malthe added a comment to the discussion: microsoft-psrp 
securestring jinja2.exceptions.TemplateAssertionError

The template filter is registered here:

https://github.com/apache/airflow/blob/8f9631ece1c21a56fc3d66d9f2f7f68d6688592e/providers/src/airflow/providers/microsoft/psrp/operators/psrp.py#L170C9-L170C25

Perhaps you can check if you're hitting that method? Since `arguments` are 
listed as a templated argument, it should work and indeed it looks very much 
like the setup in a test case.

I'm not complete sure why it's not working for you to be honest.

GitHub link: 
https://github.com/apache/airflow/discussions/44095#discussioncomment-11301595

----
This is an automatically sent email for commits@airflow.apache.org.
To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org

Reply via email to