I have a project with multiple tasks assigned to different people. I want to automatically send recurring update requests (say every 7 days) if the "Progress" column has not been changed in those 7 days.
It does not seem like smartsheet has the capability to do this. The trigger event for sending automatic update requests currently has to be a change in the cell value.
In my opinion, the most common scenario where you would want to send an automatic update request is when there has been no change to a certain cell, i.e. "You have not updated the sheet, so please update!"
I can't understand why this is not a feature. Does not seem like it would be complicated to implement.