I need to set the created date of all nodes of a content type X to ‘now’ if the created date is older than 14days. It should be happening when running cron.
Cant get it running with Data Comparison and a relative time date like ‘-14days’ in the conditions.
And in Actions with a set data value ‘now’ for node.created.value (or @node.node_route_context:node.created )
thanks for any hints in advance