Forum Discussion

NickCharalambou's avatar
NickCharalambou
Qrew Cadet
19 days ago

Pipelines and appending / joining

I have a jinja expression that simply compares old to new, and writes to the text field it sits in on the pipeline: {% set result = "" %} {% if a.requested_offer_types != a.$prev.requested_offer_...