I have an interactive grid populated by a SQL query, which has one column that is editable. However when the user submits, I want to execute a process for every row in the table, not just the ones the user changed. I tried this property on the process but still doesn't get called for non-modified records:

Interestingly, the help for that option talks about validations - when this is in fact a process.

APEX 19.2