[DONE] BUG: Add tasks from collected record, filter on incomplete

Add tasks from collected record, filter on incomplete.

Code when converted to script

* !(collected_l10_meeting_note_field_issues_statuses ?? []).every(completed => completed === true)

Error:

Action execution failed with syntax error:
let is disallowed as a lexically bound name

LOOM VIDEO

https://www.loom.com/share/2abc8f3e142b4f91b3139e02717b77aa?sid=3a6c36ac-5710-45f9-8e89-8f3bf13857b4

Any thoughts on this one?
Works as expected until I filter on complete/incomplete status.

2 Likes

Hi @1F2Ns,

thank you very much for the report John. I have already done a first analysis of your video and definitely assume that there is a bug here.
We will take care of a fix as soon as possible and get back to you with an update here.

Best regards and thanks again
Leo

1 Like

As always, thanks for the quick confirmation.
I’ll continue to build everything out on my end and then add in the filter after the patch drops.

2 Likes

I can confirm that it is resolved.
Thank you for the quick patch :raised_hands:

2 Likes

You are fast :fire: - indeed, the “patch dropped” this morning. Happy to hear you can already confirm it working :partying_face:

3 Likes