Error when triggering a single job run with a Table update trigger

ssommer-ai
New Contributor

When I trigger a single job run while having a Table update trigger, I get this error message.

ssommerai_0-1764617238499.png

It has issues with this parameter: 

- name: updated_tables
   default: "{{job.trigger.table_update.updated_tables}}"
I want to have the option of having the table update trigger and to be able to click "Run Now" without issue. 
Is this option available, or no?