IDEMSInternational / open-app-builder

PLH App Frontend
GNU General Public License v3.0
5 stars 24 forks source link

[BUG] Data pipe operation doesn't work on data list with \n #2184

Closed esmeetewinkel closed 6 months ago

esmeetewinkel commented 7 months ago

Describe the bug The data pipe filter operation does not work on a data list that contains \n (even if this is in a column that has nothing to do with the filter condition).

App version v0.16.23

To Reproduce Release the debug sheet, sync debug content and observe errors in terminal as in screenshot below.

Sheet Name article_filter data_pipe (draft) in plh_facilitator_mx deployment

Debug Template debug_data_list and debug_data_pipe (draft)

Screenshots and videos

image
esmeetewinkel commented 6 months ago

@chrismclarke / @jfmcquade Any chance this something quick? It would save me a bit of time, currently I have to manually "filter" by deleting the rows I don't want every time the content changes...