Hi i'm trying to create a Workflow in Business Process Rules to set the current date in the "Date and Time" column and change the status to Inactive when triggered.
Here is the workflow config:


It works most of the time, however on some occasion (when mulitple records are edited) it will set the date and time in the past on 30/11/2021.
I'm really confused if i should be using an Action Step, Power flows, Workflow or realtime workflow to achieve this? I would prefer doing a non javascript approach if possible.